| /arkcompiler/ets_frontend/ets2panda/ast_verifier/ |
| H A D | checkInfiniteLoop.cpp | 54 const auto [constant, truthy] = type->ResolveConditionExpr(); in ConditionIsAlwaysTrue() local
|
| H A D | variableHasScope.cpp | 62 const auto [decision, action] = invariantHasVariable(ctx, ast); in GetLocalScopeVariable() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| H A D | pathResolver.cpp | 154 const auto &[path, entity] = optOverloadSet->second[0]; FindExportedEntity() local [all...] |
| H A D | scopedDebugInfoPlugin.cpp | 280 const auto &[entitySourceFile, entitySourceName] = optFoundEntity.value(); FindClass() member [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| H A D | x64_cgfunc.h | 118 const auto &[_, flag] = calleeSavedRegs.insert(static_cast<X64reg>(reg)); variable
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | destructuring.cpp | 211 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 D | regAllocator.cpp | 111 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 D | compilerImpl.cpp | 143 const auto &[sourceName, phaseName] = source; DumpMessages() local [all...] |
| H A D | emitter.cpp | 294 const auto [start, varsLength, totalRegsNum] = info; GenLocalVariableInfo() local [all...] |
| H A D | pandagen.cpp | 1345 const auto [obj, name, getter, setter] = registers; DefineGetterSetterByValue() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | validateHelpers.cpp | 160 const auto [target_ident, typeAnnotation] = GetTargetIdentifierAndType(ident); in ValidatePropertyOrDeclaratorIdentifier() local [all...] |
| H A D | utilityTypeHandlers.cpp | 272 const auto [decl, var] = VarBinder()->NewVarDecl<varbinder::ClassDecl>(classId->Start(), classId->Name()); CreateClassPrototype() local [all...] |
| H A D | helpers.cpp | 138 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 D | gc_trigger.cpp | 153 const auto [min_threshold, max_threshold] = in ComputeTarget() local [all...] |
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| H A D | tool.py | 25 from enum import Flag, auto namespace [all...] |
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | scope.cpp | 401 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); AddParamDecl() local [all...] |
| /arkcompiler/ets_frontend/es2panda/binder/ |
| H A D | scope.cpp | 491 const auto [name, pattern] = util::Helpers::ParamName(allocator, param, params_.size()); AddParamDecl() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| H A D | class_info_extractor.cpp | 1042 const auto [baseSize, baseMaxInlineSize] = GetSizeAndMaxInlineByType(baseType); DefineSendableInstanceHClass() local [all...] |
| /arkcompiler/ets_runtime/test/regresstest/ |
| H A D | run_regress_test.py | 38 from enum import Enum, auto namespace
|
| /arkcompiler/runtime_core/assembler/ |
| H A D | assembly-emitter.cpp | 1038 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 D | assembly-emitter.cpp | 1187 const auto &[mangled_name, func] = f; MakeFunctionItems() local 1446 const auto &[name, func] = f; EmitFunctions() local [all...] |