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

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h 728 void cutOffLexing() { BufferPtr = BufferEnd; }
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp 1947 cutOffLexing();
2075 cutOffLexing();
2169 cutOffLexing();
2371 cutOffLexing();
2642 cutOffLexing();
2704 cutOffLexing();
PPDirectives.cpp 1743 CurLexer->cutOffLexing();
2041 CurLexer->cutOffLexing();
Preprocessor.cpp 1216 CurLexer->cutOffLexing();
Pragma.cpp 886 CurLexer->cutOffLexing();

Completed in 80 milliseconds