Searched refs:AllocateDefMacroDirective (Results 1 – 3 of 3) sorted by relevance
874 DefMacroDirective *MD = AllocateDefMacroDirective(MI, Loc); in appendDefMacroDirective()1693 DefMacroDirective *AllocateDefMacroDirective(MacroInfo *MI,
65 DefMacroDirective *Preprocessor::AllocateDefMacroDirective(MacroInfo *MI, in AllocateDefMacroDirective() function in Preprocessor
1854 MD = PP.AllocateDefMacroDirective(MI, Loc); in resolvePendingMacro()