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()2045 MacroInfo *MI = AllocateMacroInfo(MacroNameTok.getLocation()); in HandleDefineDirective()
82 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
1323 MacroInfo *AllocateMacroInfo(SourceLocation L);1410 MacroInfo *AllocateMacroInfo();