Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPCaching.cpp150 Tok.getLocation(), getLastCachedTokenLocation(), &RelOffset)) || in IsPreviousCachedToken()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1550 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1049 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()
H A DParseDeclCXX.cpp1074 EndLoc = PP.getLastCachedTokenLocation(); in AnnotateExistingDecltypeSpecifier()