Searched defs:IsETSParser (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | parserImpl.h | 80 [[nodiscard]] virtual bool IsETSParser() const noexcept in IsETSParser() function |
| D | ETSparser.cpp | 97 bool ETSParser::IsETSParser() const noexcept in IsETSParser() function in ark::es2panda::parser::ETSParser |