Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Dpublic.h204 parser::Program *parserProgram = nullptr; member
Des2panda_lib.cpp1140 auto *parserProgram = reinterpret_cast<parser::Program *>(program); in InsertETSImportDeclarationAndParse() local