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