Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h924 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp944 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()