Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h40 bool isExternal; member
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp388 bool isExternal) in BuildProxyMethod()
894 const bool isExternal = recordTable_->IsExternal(); in BuildInternalName() local
917 const bool isExternal = recordTable->IsExternal(); in BuildInternalNameWithCustomRecordTable() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserClasses.cpp658 const auto isExternal = IsExternal(); in ParseInterfaceBody() local
DTypedParser.cpp464 const auto isExternal = IsExternal(); in ParseInterfaceDeclaration() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1839 const bool isExternal = file_->IsExternal(argMethodId); in GetInstructions() local