Home
last modified time | relevance | path

Searched defs:astNode (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DstatementTSParser.cpp352 ir::AstNode *astNode = ParseImportSpecifiers(&specifiers); in ParseImportDeclaration() local
H A DstatementParser.cpp1818 ir::AstNode *astNode = ParseImportDefaultSpecifier(specifiers); in ParseImportSpecifiers() local
H A DETSparser.cpp1598 ir::AstNode *astNode = ParseImportSpecifiers(&specifiers); in ParseImportDeclaration() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Demitter.cpp201 const ir::AstNode *astNode = ins->Node(); in GenInstructionDebugInfo() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp181 uint32_t FunctionEmitter::UpdateForReturnIns(const ir::AstNode *astNode, panda::pandasm::Ins *pandaIns) in UpdateForReturnIns() argument
211 const ir::AstNode *astNode = ins->Node(); GenInstructionDebugInfo() local
[all...]
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp3178 ir::AstNode *astNode = ParseImportDefaultSpecifier(specifiers, isType); in ParseImportSpecifiers() local
3260 ir::AstNode *astNode = ParseImportSpecifiers(&specifiers, isType, isLazy); in ParseImportDeclaration() local
[all...]

Completed in 13 milliseconds