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

/external/clang/include/clang/Lex/
H A DPreprocessor.h894 SourceLocation getLastCachedTokenLocation() const { function in class:clang::Preprocessor
/external/clang/lib/Parse/
H A DParseExprCXX.cpp894 Tok.setAnnotationEndLoc(PP.getLastCachedTokenLocation());

Completed in 113 milliseconds