Searched refs:AllocateUndefMacroDirective (Results 1 – 4 of 4) sorted by relevance
71 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective() function in Preprocessor3205 Undef = AllocateUndefMacroDirective(MacroNameTok.getLocation()); in HandleUndefDirective()
653 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()
2286 UndefMacroDirective *AllocateUndefMacroDirective(SourceLocation UndefLoc);
2230 MD = PP.AllocateUndefMacroDirective(Loc); in resolvePendingMacro()