Home
last modified time | relevance | path

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

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