Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h1183 SourceLocation getLastCachedTokenLocation() const { in getLastCachedTokenLocation() function
/external/clang/lib/Parse/
DParseExprCXX.cpp950 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation()); in ParseLambdaIntroducer()