Searched refs:AllocateDefMacroDirective (Results 1 – 3 of 3) sorted by relevance
881 DefMacroDirective *MD = AllocateDefMacroDirective(MI, Loc); in appendDefMacroDirective()1725 DefMacroDirective *AllocateDefMacroDirective(MacroInfo *MI,
70 DefMacroDirective *Preprocessor::AllocateDefMacroDirective(MacroInfo *MI, in AllocateDefMacroDirective() function in Preprocessor
1877 MD = PP.AllocateDefMacroDirective(MI, Loc); in resolvePendingMacro()