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