Searched refs:parseMatcherExpressionImpl (Results 1 – 2 of 2) sorted by relevance
255 bool parseMatcherExpressionImpl(const TokenInfo &NameToken,
444 return parseMatcherExpressionImpl(NameToken, OpenToken, Ctor, Value); in parseIdentifierPrefixImpl()607 return parseMatcherExpressionImpl(NameToken, WithOpenToken, in parseMatcherBuilder()629 bool Parser::parseMatcherExpressionImpl(const TokenInfo &NameToken, in parseMatcherExpressionImpl() function in clang::ast_matchers::dynamic::Parser