Home
last modified time | relevance | path

Searched defs:variables (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/absint/tests/
H A Dreg_context_test.cpp40 Variables variables; in TEST_F() local
H A Dexec_context_test.cpp94 Variables variables; in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DcapturedVariables.cpp105 auto variables = std::set<varbinder::Variable *> {}; variable
/arkcompiler/runtime_core/static_core/verification/value/tests/
H A Dabstract_typed_value_test.cpp38 Variables variables; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.cpp44 auto variables = extractor->GetLocalVariableInfo(location.GetMethodId(), location.GetBytecodeOffset()); in GetValueRegister() local
H A Dtest_extractor.cpp97 const std::vector<panda_file::LocalVariableInfo> &variables = langExtractor_->GetLocalVariableTable(methodId); in GetLocalVariableInfo() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Ddebug_info_cache.cpp306 auto &variables = debugInfo.GetLocalVariableTable(methodId); in GetLocals() local
/arkcompiler/runtime_core/abc2program/
H A Dabc_code_processor.cpp229 const std::vector<panda_file::LocalVariableInfo>& variables = in FillLocalVariableTable() local
/arkcompiler/runtime_core/libpandafile/tests/
H A Ddebug_info_extractor_test.cpp273 std::vector<panda_file::LocalVariableInfo> variables = extractor.GetLocalVariableTable(method_id); in GetLocalVariableInfoWrapper() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Ddebug_info_extractor_test.cpp280 std::vector<panda_file::LocalVariableInfo> variables = extractor.GetLocalVariableTable(methodId); in GetLocalVariableInfoWrapper() local
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.cpp607 std::vector<binder::Variable *> variables; in GetDeclNodeFromIdentifier() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_coalescing.cpp887 PairCreatorVisitor collector(GetGraph(), aliases, variables, mrk, alignedOnly_); in RunImpl() local

Completed in 8 milliseconds