Searched refs:AllocateMacroInfo (Results 1 – 4 of 4) sorted by relevance
60 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor2783 MacroInfo *const MI = AllocateMacroInfo(MacroNameTok.getLocation()); in ReadOptionalMacroParameterListAndBody()3152 MacroInfo *MI = AllocateMacroInfo(SourceLocation()); in HandleDefineDirective()
331 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
2387 MacroInfo *AllocateMacroInfo(SourceLocation L);
1772 MacroInfo *MI = PP.AllocateMacroInfo(Loc); in ReadMacroRecord()