Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPCaching.cpp150 Tok.getLocation(), getLastCachedTokenLocation(), &RelOffset)) || in IsPreviousCachedToken()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h1715 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp1049 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()
H A DParseDeclCXX.cpp1130 EndLoc = PP.getLastCachedTokenLocation(); in AnnotateExistingDecltypeSpecifier()