Searched refs:AllocateUndefMacroDirective (Results 1 – 4 of 4) sorted by relevance
75 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc) { in AllocateUndefMacroDirective() function in Preprocessor3328 Undef = AllocateUndefMacroDirective(MacroNameTok.getLocation()); in HandleUndefDirective()
665 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()
2502 UndefMacroDirective *AllocateUndefMacroDirective(SourceLocation UndefLoc);
2409 MD = PP.AllocateUndefMacroDirective(Loc); in resolvePendingMacro()