Home
last modified time | relevance | path

Searched defs:interfaceDecl (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DrecordTable.cpp45 BoundContext::BoundContext(RecordTable *recordTable, ir::TSInterfaceDeclaration *interfaceDecl, bool force) in BoundContext() argument
/arkcompiler/ets_frontend/ets2panda/parser/program/
H A DentityNameVisitor.cpp44 void EntityNameVisitor::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfaceDecl) in VisitTSInterfaceDeclaration() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DimportExportDecls.cpp187 void ImportExportDecls::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfaceDecl) in VisitTSInterfaceDeclaration() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp341 ETSObjectType *ETSChecker::BuildBasicInterfaceProperties(ir::TSInterfaceDeclaration *interfaceDecl) in BuildBasicInterfaceProperties() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp391 void ETSEmitter::GenInterfaceRecord(const ir::TSInterfaceDeclaration *interfaceDecl, bool external) in GenInterfaceRecord() argument
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.cpp489 void TSDeclGen::GenInterfaceDeclaration(const ir::TSInterfaceDeclaration *interfaceDecl) in GenInterfaceDeclaration() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserClasses.cpp674 auto *interfaceDecl = AllocNode<ir::TSInterfaceDeclaration>( in ParseInterfaceBody() local
H A DTypedParser.cpp469 auto *interfaceDecl = AllocNode<ir::TSInterfaceDeclaration>( in ParseInterfaceDeclaration() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp1025 void InitScopesPhaseETS::VisitTSInterfaceDeclaration(ir::TSInterfaceDeclaration *interfaceDecl) in VisitTSInterfaceDeclaration() argument
[all...]
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp823 auto *interfaceDecl = in ParseTsInterfaceDeclaration() local

Completed in 17 milliseconds