Searched refs:AllocateDefMacroDirective (Results 1 – 3 of 3) sorted by relevance
1431 DefMacroDirective *MD = AllocateDefMacroDirective(MI, Loc); in appendDefMacroDirective()2500 DefMacroDirective *AllocateDefMacroDirective(MacroInfo *MI,
69 DefMacroDirective *Preprocessor::AllocateDefMacroDirective(MacroInfo *MI, in AllocateDefMacroDirective() function in Preprocessor
2405 MD = PP.AllocateDefMacroDirective(MI, Loc); in resolvePendingMacro()