Home
last modified time | relevance | path

Searched refs:BuildInterfaceDeclaration (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.h119 void BuildInterfaceDeclaration(ir::TSInterfaceDeclaration *decl);
DETSBinder.cpp252 void ETSBinder::BuildInterfaceDeclaration(ir::TSInterfaceDeclaration *decl) in BuildInterfaceDeclaration() function in panda::es2panda::varbinder::ETSBinder
771 BuildInterfaceDeclaration(childNode->AsTSInterfaceDeclaration()); in HandleCustomNodes()