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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPCaching.cpp 150 Tok.getLocation(), getLastCachedTokenLocation(), &RelOffset)) ||
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 1550 SourceLocation getLastCachedTokenLocation() const {
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp 1074 EndLoc = PP.getLastCachedTokenLocation();
ParseExprCXX.cpp 1049 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation());

Completed in 21 milliseconds