Searched defs:HandleCustomNodes (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | TypedBinder.cpp | 66 void TypedBinder::HandleCustomNodes(ir::AstNode *childNode) in HandleCustomNodes() function in ark::es2panda::varbinder::TypedBinder |
| D | varbinder.h | 270 virtual void HandleCustomNodes(ir::AstNode *childNode) in HandleCustomNodes() function |
| D | ETSBinder.cpp | 1220 void ETSBinder::HandleCustomNodes(ir::AstNode *childNode) in HandleCustomNodes() function in ark::es2panda::varbinder::ETSBinder |
| /arkcompiler/ets_frontend/ets2panda/evaluate/ | ||
| D | irCheckHelper.cpp | 81 void IrCheckHelper::HandleCustomNodes() in HandleCustomNodes() function in ark::es2panda::evaluate::IrCheckHelper |