Searched refs:appendMacroDirective (Results 1 – 4 of 4) sorted by relevance
1428 void appendMacroDirective(IdentifierInfo *II, MacroDirective *MD);1432 appendMacroDirective(II, MD); in appendDefMacroDirective()
1792 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPublicDirective()1819 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPrivateDirective()3337 appendMacroDirective(II, Undef); in HandleUndefDirective()
71 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){ in appendMacroDirective() function in Preprocessor
665 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()