Searched refs:AllocateMacroInfo (Results 1 – 3 of 3) sorted by relevance
41 MacroInfo *Preprocessor::AllocateMacroInfo() { in AllocateMacroInfo() function in Preprocessor48 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor49 MacroInfo *MI = AllocateMacroInfo(); in AllocateMacroInfo()2281 MacroInfo *MI = AllocateMacroInfo(MacroNameTok.getLocation()); in HandleDefineDirective()
283 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
1625 MacroInfo *AllocateMacroInfo(SourceLocation L);1723 MacroInfo *AllocateMacroInfo();