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

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 1586 bool mightHavePendingAnnotationTokens() {
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 287 (Tok.is(tok::eof) || !PP.mightHavePendingAnnotationTokens()))

Completed in 54 milliseconds