Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h832 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseExprCXX.cpp860 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()