Searched refs:AllocateDefMacroDirective (Results 1 – 3 of 3) sorted by relevance
1446 DefMacroDirective *MD = AllocateDefMacroDirective(MI, Loc); in appendDefMacroDirective()2575 DefMacroDirective *AllocateDefMacroDirective(MacroInfo *MI,
67 DefMacroDirective *Preprocessor::AllocateDefMacroDirective(MacroInfo *MI, in AllocateDefMacroDirective() function in Preprocessor
2572 MD = PP.AllocateDefMacroDirective(MI, Loc); in resolvePendingMacro()