Searched refs:parseIdentifierPrefixImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h238 bool parseIdentifierPrefixImpl(VariantValue *Value);
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp354 bool Parser::parseIdentifierPrefixImpl(VariantValue *Value) { function in class:clang::ast_matchers::dynamic::Parser
596 return parseIdentifierPrefixImpl(Value);

Completed in 153 milliseconds