Home
last modified time | relevance | path

Searched defs:isExternal (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_field_processor.cpp22 pandasm::Record &record, bool isExternal) in AbcFieldProcessor()
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h41 bool isExternal; member
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp572 …ProxyMethod(ir::ScriptFunction *func, const util::StringView &containingClassName, bool isExternal) in BuildProxyMethod()
1268 const bool isExternal = recordTable_->IsExternal(); in BuildInternalName() local
1291 const bool isExternal = recordTable->IsExternal(); in BuildInternalNameWithCustomRecordTable() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp378 bool isExternal = VarBinder()->Program() != varBinder->GetGlobalRecordTable()->Program(); in BuildClass() local
/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp502 const auto isExternal = IsExternal(); in ParseInterfaceDeclaration() local
DETSparserClasses.cpp918 const auto isExternal = IsExternal(); in ParseInterfaceBody() local
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.h499 bool isExternal = false; member
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp2039 const bool isExternal = file_->IsExternal(argMethodId); in GetInstructions() local