Home
last modified time | relevance | path

Searched refs:getLastCachedTokenLocation (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Lex/
DPPCaching.cpp131 Tok.getLocation(), getLastCachedTokenLocation(), &RelOffset)) || in IsPreviousCachedToken()
/external/clang/include/clang/Lex/
DPreprocessor.h1200 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/external/clang/lib/Parse/
DParseExprCXX.cpp961 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()