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