HomeSort by: relevance | last modified time | path
    Searched refs:parseIdentifierPrefixImpl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 259 bool parseIdentifierPrefixImpl(VariantValue *Value);
  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
Parser.cpp 356 bool Parser::parseIdentifierPrefixImpl(VariantValue *Value) {
793 return parseIdentifierPrefixImpl(Value);

Completed in 18 milliseconds