Home
last modified time | relevance | path

Searched defs:isExternal (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_field_processor.cpp21 AbcFieldProcessor(panda_file::File::EntityId entityId, Abc2ProgramKeyData &keyData, pandasm::Record &record, bool isExternal) AbcFieldProcessor() argument
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsInterfaceDeclaration.h40 bool isExternal; member
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserClasses.cpp673 const auto isExternal = IsExternal(); in ParseInterfaceBody() local
H A DTypedParser.cpp468 const auto isExternal = IsExternal(); in ParseInterfaceDeclaration() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp908 const bool isExternal = recordTable_->IsExternal(); in BuildInternalName() local
931 const bool isExternal = recordTable->IsExternal(); in BuildInternalNameWithCustomRecordTable() local
401 BuildProxyMethod(ir::ScriptFunction *func, const util::StringView &containingClassName, bool isStatic, bool isExternal) BuildProxyMethod() argument
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp1841 const bool isExternal = file_->IsExternal(argMethodId); in GetInstructions() local

Completed in 10 milliseconds