Searched refs:parseIdentifierPrefixImpl (Results 1 – 2 of 2) sorted by relevance
234 bool parseIdentifierPrefixImpl(VariantValue *Value);
293 bool Parser::parseIdentifierPrefixImpl(VariantValue *Value) { in parseIdentifierPrefixImpl() function in clang::ast_matchers::dynamic::Parser494 return parseIdentifierPrefixImpl(Value); in parseExpressionImpl()