Searched defs:external (Results 1 – 4 of 4) sorted by relevance
93 bool external; member
321 void ETSEmitter::GenInterfaceMethodDefinition(const ir::MethodDefinition *methodDef, bool external) in GenInterfaceMethodDefinition()338 …Emitter::GenClassField(const ir::ClassProperty *field, pandasm::Record &classRecord, bool external) in GenClassField()391 void ETSEmitter::GenInterfaceRecord(const ir::TSInterfaceDeclaration *interfaceDecl, bool external) in GenInterfaceRecord()477 void ETSEmitter::GenClassRecord(const ir::ClassDefinition *classDef, bool external) in GenClassRecord()
158 for (auto *external : externalSource.second) { in ExtractAst() local
947 auto external = file_->IsExternal(recordId); in GetMetaData() local