reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Lex/Preprocessor.h
 2102   Token *cacheMacroExpandedTokens(TokenLexer *tokLexer,

References

tools/clang/lib/Lex/TokenLexer.cpp
  607     Tokens = PP.cacheMacroExpandedTokens(this, ResultToks);