Searched refs:appendMacroDirective (Results 1 – 4 of 4) sorted by relevance
1696 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPublicDirective()1723 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPrivateDirective()3203 appendMacroDirective(II, Undef); in HandleUndefDirective()
71 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){ in appendMacroDirective() function in Preprocessor
654 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()
1409 void appendMacroDirective(IdentifierInfo *II, MacroDirective *MD);1413 appendMacroDirective(II, MD); in appendDefMacroDirective()