Searched defs:AnnotateCachedTokens (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessor.h828 /// AnnotateCachedTokens - We notify the Preprocessor that if it is caching
836 void AnnotateCachedTokens(const Token &Tok) { function in class:clang::Preprocessor
844 /// Like AnnotateCachedTokens(), this routine replaces an

Completed in 69 milliseconds