Searched refs:AllocateMacroInfo (Results 1 – 3 of 3) sorted by relevance
36 MacroInfo *Preprocessor::AllocateMacroInfo() { in AllocateMacroInfo() function in Preprocessor43 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor44 MacroInfo *MI = AllocateMacroInfo(); in AllocateMacroInfo()2076 MacroInfo *MI = AllocateMacroInfo(MacroNameTok.getLocation()); in HandleDefineDirective()
276 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
1597 MacroInfo *AllocateMacroInfo(SourceLocation L);1691 MacroInfo *AllocateMacroInfo();