Searched refs:AllocateMacroInfo (Results 1 – 8 of 8) 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();
383 MacroInfo *MI = PP->AllocateMacroInfo({}); in TEST_F()
57 MacroInfo *Preprocessor::AllocateMacroInfo(SourceLocation L) { in AllocateMacroInfo() function in Preprocessor2527 MacroInfo *const MI = AllocateMacroInfo(MacroNameTok.getLocation()); in ReadOptionalMacroParameterListAndBody()
331 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation()); in RegisterBuiltinMacro()
1990 MacroInfo *AllocateMacroInfo(SourceLocation L);
1736 MacroInfo *MI = PP.AllocateMacroInfo(Loc); in ReadMacroRecord()