Searched refs:AllocateMacroInfo (Results 1 – 4 of 4) sorted by relevance
33 MacroInfo *Preprocessor::AllocateMacroInfo() { in AllocateMacroInfo() function in Preprocessor53 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor54 MacroInfo *MI = AllocateMacroInfo(); in AllocateMacroInfo()60 MacroInfo *MI = AllocateMacroInfo(); in CloneMacroInfo()1705 MacroInfo *MI = AllocateMacroInfo(MacroNameTok.getLocation()); in HandleDefineDirective()
76 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
1080 MacroInfo *AllocateMacroInfo(SourceLocation L);1158 MacroInfo *AllocateMacroInfo();
1319 MacroInfo *MI = PP.AllocateMacroInfo(Loc); in ReadMacroRecord()