HomeSort by relevance Sort by last modified time
    Searched refs:AnnotateCachedTokens (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Parse/
Parser.cpp     [all...]
ParseTemplate.cpp     [all...]
ParseStmt.cpp 174 PP.AnnotateCachedTokens(Tok);
181 PP.AnnotateCachedTokens(Tok);
    [all...]
ParseDeclCXX.cpp 732 PP.AnnotateCachedTokens(Tok);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 671 /// AnnotateCachedTokens - We notify the Preprocessor that if it is caching
679 void AnnotateCachedTokens(const Token &Tok) {
687 /// Like AnnotateCachedTokens(), this routine replaces an
    [all...]

Completed in 186 milliseconds