Searched refs:MacroNameBegin (Results 1 – 1 of 1) sorted by relevance
37 SourceLocation MacroNameBegin = SM.getExpansionLoc(MacroName.getLocation()); in MacroExpands() local38 assert(MacroNameBegin == SM.getExpansionLoc(Range.getBegin())); in MacroExpands()55 MacroNameBegin.print(llvm::dbgs(), SM); in MacroExpands()64 ExpansionRanges.try_emplace(MacroNameBegin, ExpansionEnd); in MacroExpands()