Home
last modified time | relevance | path

Searched defs:methods_ (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_irtoc_compiler.h79 ArenaVector<ark::Method *> methods_; member in ark::ark::llvmbackend::final
H A Dllvm_aot_compiler.h140 ArenaVector<Method *> methods_; member in ark::ark::llvmbackend::final
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dwrapped_module.h90 std::vector<ark::compiler::RuntimeInterface::MethodPtr> methods_; member in ark::llvmbackend::WrappedModule
/arkcompiler/runtime_core/libpandafile/
H A Ddebug_info_extractor.h93 std::unordered_map<uint32_t, MethodDebugInfo> methods_; member in panda::panda_file::DebugInfoExtractor
H A Dfile_items.h1201 std::multiset<std::unique_ptr<MethodItem>, MethodCompByName> methods_; member in panda::panda_file::ClassTag::MethodTag::FieldTag::ClassItem
1487 std::vector<BaseMethodItem *> methods_; member in panda::panda_file::ClassTag::MethodTag::FieldTag::CodeItem
/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_info_extractor.h107 std::unordered_map<File::EntityId, MethodDebugInfo> methods_; member in ark::panda_file::DebugInfoExtractor
H A Dfile_items.h1270 std::multiset<std::unique_ptr<MethodItem>, MethodCompByName> methods_; member in ark::panda_file::ClassTag::ClassItem
1622 std::vector<BaseMethodItem *> methods_; member in ark::panda_file::ClassTag::CodeItem
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.h240 CUnorderedMap<uint32_t, MethodDebugInfo> methods_; member in panda::ecmascript::DebugInfoExtractor
/arkcompiler/runtime_core/static_core/verification/jobs/
H A Djob.h151 PandaUnorderedMap<uint32_t, Method const *> methods_; member in ark::verifier::Job
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h1192 std::vector<CompiledMethod> methods_; // NOLINT(misc-non-private-member-variables-in-classes) member in ElfWriter

Completed in 12 milliseconds