Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1887 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1239 EndLoc = PP.getLastCachedTokenLocation(); in AnnotateExistingDecltypeSpecifier()
1329 EndLoc = PP.getLastCachedTokenLocation(); in AnnotateExistingIndexedTypeNamePack()
H A DParseExprCXX.cpp1125 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()