Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h80 [[nodiscard]] virtual bool IsETSParser() const noexcept in IsETSParser() function
DETSparser.cpp97 bool ETSParser::IsETSParser() const noexcept in IsETSParser() function in ark::es2panda::parser::ETSParser