reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1096 void appendMacroDirective(IdentifierInfo *II, MacroDirective *MD);
1100 appendMacroDirective(II, MD);
tools/clang/lib/Lex/PPDirectives.cpp1457 appendMacroDirective(II, AllocateVisibilityMacroDirective( 1484 appendMacroDirective(II, AllocateVisibilityMacroDirective( 2840 appendMacroDirective(II, Undef);tools/clang/lib/Lex/Pragma.cpp
639 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc));