Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1178 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp948 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()