Searched refs:parseMatcherExpressionImpl (Results 1 – 2 of 2) sorted by relevance
239 bool parseMatcherExpressionImpl(const TokenInfo &NameToken,
382 return parseMatcherExpressionImpl(NameToken, Value); in parseIdentifierPrefixImpl()426 bool Parser::parseMatcherExpressionImpl(const TokenInfo &NameToken, in parseMatcherExpressionImpl() function in clang::ast_matchers::dynamic::Parser