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