Searched refs:appendMacroDirective (Results 1 – 4 of 4) sorted by relevance
1136 void appendMacroDirective(IdentifierInfo *II, MacroDirective *MD);1140 appendMacroDirective(II, MD); in appendDefMacroDirective()
1550 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPublicDirective()1577 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPrivateDirective()3023 appendMacroDirective(II, Undef); in HandleUndefDirective()
71 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){ in appendMacroDirective() function in Preprocessor
696 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()