Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPCaching.cpp163 Tok.getLocation(), getLastCachedTokenLocation(), &RelOffset)) || in IsPreviousCachedToken()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1401 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp924 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()