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

  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 481 assert(!isTokenSpecial() &&
491 assert(!isTokenSpecial() &&
557 /// isTokenSpecial - True if this token requires special consumption methods.
558 bool isTokenSpecial() const {
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp 1467 if (!isTokenSpecial())

Completed in 21 milliseconds