Home
last modified time | relevance | path

Searched defs:astNode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp155 const ir::AstNode *astNode = ins->Node(); in GenInstructionDebugInfo() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp2721 ir::AstNode *astNode = ParseImportDefaultSpecifier(specifiers); in ParseImportSpecifiers() local
2761 ir::AstNode *astNode = ParseImportSpecifiers(&specifiers); in ParseImportDeclaration() local