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

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTemplate.cpp 1153 RAngleLoc = PP.SplitToken(TokLoc, GreaterLength);
1176 AfterGreaterLoc = PP.SplitToken(AfterGreaterLoc, Tok.getLength());
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp 501 SourceLocation Preprocessor::SplitToken(SourceLocation Loc, unsigned Length) {
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 1813 SourceLocation SplitToken(SourceLocation TokLoc, unsigned Length);

Completed in 26 milliseconds