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

Declarations

tools/clang/include/clang/Lex/Preprocessor.h
 2051   bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);

References

tools/clang/lib/Lex/PPDirectives.cpp
 2493     if (ReadMacroParameterList(MI, LastTok))