HomeSort by relevance Sort by last modified time
    Searched refs:parseIdentifierPrefixImpl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h 234 bool parseIdentifierPrefixImpl(VariantValue *Value);
  /external/clang/lib/ASTMatchers/Dynamic/
Parser.cpp 293 bool Parser::parseIdentifierPrefixImpl(VariantValue *Value) {
494 return parseIdentifierPrefixImpl(Value);

Completed in 198 milliseconds