Searched refs:AllocateUndefMacroDirective (Results 1 – 4 of 4) sorted by relevance
70 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective() function in Preprocessor3014 Undef = AllocateUndefMacroDirective(MacroNameTok.getLocation()); in HandleUndefDirective()
696 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()
2075 UndefMacroDirective *AllocateUndefMacroDirective(SourceLocation UndefLoc);
2204 MD = PP.AllocateUndefMacroDirective(Loc); in resolvePendingMacro()