Home
last modified time | relevance | path

Searched defs:auto (Results 1 - 21 of 21) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckInfiniteLoop.cpp54 const auto [constant, truthy] = type->ResolveConditionExpr(); in ConditionIsAlwaysTrue() local
H A DvariableHasScope.cpp62 const auto [decision, action] = invariantHasVariable(ctx, ast); in GetLocalScopeVariable() local
[all...]
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DpathResolver.cpp154 const auto &[path, entity] = optOverloadSet->second[0]; FindExportedEntity() local
[all...]
H A DscopedDebugInfoPlugin.cpp280 const auto &[entitySourceFile, entitySourceName] = optFoundEntity.value(); FindClass() member
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H A Dx64_cgfunc.h118 const auto &[_, flag] = calleeSavedRegs.insert(static_cast<X64reg>(reg)); variable
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Ddestructuring.cpp211 const auto [init, target] = GetAssignmentTarget(propExpr); GenObjectWithRest() local
255 const auto [init, target] = GetAssignmentTarget(propExpr); GenObject() local
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DregAllocator.cpp111 const auto [spill_info, origin_type] = spiller_->New(); in Spill() local
156 const auto [indices_valid, limit] = RegIndicesValid(ins, registers); Run() local
[all...]
H A DcompilerImpl.cpp143 const auto &[sourceName, phaseName] = source; DumpMessages() local
[all...]
H A Demitter.cpp294 const auto [start, varsLength, totalRegsNum] = info; GenLocalVariableInfo() local
[all...]
H A Dpandagen.cpp1345 const auto [obj, name, getter, setter] = registers; DefineGetterSetterByValue() local
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DvalidateHelpers.cpp160 const auto [target_ident, typeAnnotation] = GetTargetIdentifierAndType(ident); in ValidatePropertyOrDeclaratorIdentifier() local
[all...]
H A DutilityTypeHandlers.cpp272 const auto [decl, var] = VarBinder()->NewVarDecl<varbinder::ClassDecl>(classId->Start(), classId->Name()); CreateClassPrototype() local
[all...]
H A Dhelpers.cpp138 const auto [class_var, class_type] = FindVariableInClassOrEnclosing(ident->Name(), Context().ContainingClass()); in ExtraCheckForResolvedError() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_trigger.cpp153 const auto [min_threshold, max_threshold] = in ComputeTarget() local
[all...]
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dtool.py25 from enum import Flag, auto namespace
[all...]
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp401 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); AddParamDecl() local
[all...]
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp491 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); AddParamDecl() local
[all...]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp1042 const auto [baseSize, baseMaxInlineSize] = GetSizeAndMaxInlineByType(baseType); DefineSendableInstanceHClass() local
[all...]
/arkcompiler/ets_runtime/test/regresstest/
H A Drun_regress_test.py38 from enum import Enum, auto namespace
/arkcompiler/runtime_core/assembler/
H A Dassembly-emitter.cpp1038 const auto &[mangled_name, func] = f; MakeFunctionItems() local
1300 const auto &[name, func] = f; EmitFunctions() local
[all...]
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-emitter.cpp1187 const auto &[mangled_name, func] = f; MakeFunctionItems() local
1446 const auto &[name, func] = f; EmitFunctions() local
[all...]

Completed in 21 milliseconds