Searched refs:AllocateMacroInfo (Results 1 – 3 of 3) sorted by relevance
35 MacroInfo *Preprocessor::AllocateMacroInfo() { in AllocateMacroInfo() function in Preprocessor55 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor56 MacroInfo *MI = AllocateMacroInfo(); in AllocateMacroInfo()1894 MacroInfo *MI = AllocateMacroInfo(MacroNameTok.getLocation()); in HandleDefineDirective()
78 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
1208 MacroInfo *AllocateMacroInfo(SourceLocation L);1289 MacroInfo *AllocateMacroInfo();