Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.rb
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_class_processor.cpp60 auto external = file_->IsExternal(entityId_); in FillRecordMetaData() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.h97 bool external; member
H A DETSemitter.cpp321 void ETSEmitter::GenInterfaceMethodDefinition(const ir::MethodDefinition *methodDef, bool external) in GenInterfaceMethodDefinition() argument
338 void ETSEmitter::GenClassField(const ir::ClassProperty *field, pandasm::Record &classRecord, bool external) in GenClassField() argument
391 void ETSEmitter::GenInterfaceRecord(const ir::TSInterfaceDeclaration *interfaceDecl, bool external) in GenInterfaceRecord() argument
477 void ETSEmitter::GenClassRecord(const ir::ClassDefinition *classDef, bool external) in GenClassRecord() argument
[all...]
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp948 auto external = file_->IsExternal(recordId); in GetMetaData() local

Completed in 10 milliseconds