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