Home
last modified time | relevance | path

Searched refs:ParsePatternElementErrorCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h378 void ParsePatternElementErrorCheck(ExpressionParseFlags flags, bool allowDefault);
DexpressionParser.cpp1836 ParsePatternElementErrorCheck(flags, allowDefault); in ParsePatternElement()
1847 void ParserImpl::ParsePatternElementErrorCheck(const ExpressionParseFlags flags, const bool allowDe… in ParsePatternElementErrorCheck() function in ark::es2panda::parser::ParserImpl