Home
last modified time | relevance | path

Searched defs:reference (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dvm_handle-inl.h32 inline VMHandle<T>::VMHandle(mem::GlobalObjectStorage *globalStorage, mem::Reference *reference) in VMHandle() argument
/arkcompiler/runtime_core/static_core/verification/value/tests/
H A Dabstract_typed_value_test.cpp46 auto reference = Type {Builtin::REFERENCE}; in TEST_F() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_irtoc_compiler.cpp215 auto reference = objectFile_->GetSectionByFunctionName(std::string {functionName}); in GetCompiledCode() local
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
H A Dglobal_object_storage.cpp87 void GlobalObjectStorage::Remove(const Reference *reference) in Remove() argument
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp518 ir::Expression *reference = nullptr; in ParseTsTemplateLiteralType() local

Completed in 8 milliseconds