Home
last modified time | relevance | path

Searched refs:GenInterfaceDeclaration (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A DdeclgenEts2Ts.h60 void GenInterfaceDeclaration(const ir::TSInterfaceDeclaration *interfaceDecl);
H A DdeclgenEts2Ts.cpp85 GenInterfaceDeclaration(globalStatement->AsTSInterfaceDeclaration()); in Generate()
489 void TSDeclGen::GenInterfaceDeclaration(const ir::TSInterfaceDeclaration *interfaceDecl) in GenInterfaceDeclaration() function in ark::es2panda::declgen_ets2ts::TSDeclGen
493 DebugPrint("GenInterfaceDeclaration: " + interfaceName); in GenInterfaceDeclaration()

Completed in 2 milliseconds