Home
last modified time | relevance | path

Searched defs:isExternal (Results 1 – 7 of 7) 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.h40 bool isExternal; member
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp479 …ProxyMethod(ir::ScriptFunction *func, const util::StringView &containingClassName, bool isExternal) in BuildProxyMethod()
989 const bool isExternal = recordTable_->IsExternal(); in BuildInternalName() local
1012 const bool isExternal = recordTable->IsExternal(); in BuildInternalNameWithCustomRecordTable() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserClasses.cpp711 const auto isExternal = IsExternal(); in ParseInterfaceBody() local
DTypedParser.cpp487 const auto isExternal = IsExternal(); in ParseInterfaceDeclaration() local
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.h500 bool isExternal = false; member
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp2031 const bool isExternal = file_->IsExternal(argMethodId); in GetInstructions() local