Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPCaching.cpp150 Tok.getLocation(), getLastCachedTokenLocation(), &RelOffset)) || in IsPreviousCachedToken()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1859 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp1050 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()
H A DParseDeclCXX.cpp1168 EndLoc = PP.getLastCachedTokenLocation(); in AnnotateExistingDecltypeSpecifier()