Searched refs:AllocateUndefMacroDirective (Results 1 – 4 of 4) sorted by relevance
77 Preprocessor::AllocateUndefMacroDirective(SourceLocation UndefLoc, in AllocateUndefMacroDirective() function in Preprocessor2313 AllocateUndefMacroDirective(MacroNameTok.getLocation())); in HandleUndefDirective()
597 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc)); in HandlePragmaPopMacro()
1417 AllocateUndefMacroDirective(SourceLocation UndefLoc,
1802 return PP.AllocateUndefMacroDirective(ImportLoc, SubModID, in import()1926 MD = PP.AllocateUndefMacroDirective(Loc, ImportedFrom, Overrides); in installPCHMacroDirectives()