Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.h112 void BuildInterfaceDeclaration(ir::TSInterfaceDeclaration *decl);
DETSBinder.cpp270 void ETSBinder::BuildInterfaceDeclaration(ir::TSInterfaceDeclaration *decl) in BuildInterfaceDeclaration() function in ark::es2panda::varbinder::ETSBinder
855 BuildInterfaceDeclaration(childNode->AsTSInterfaceDeclaration()); in HandleCustomNodes()