Searched refs:InstantiationEnd (Results 1 – 1 of 1) sorted by relevance
608 SourceLocation InstantiationEnd = SM.getExpansionLoc(Range.getEnd()); in HighlightRange() local609 unsigned EndLineNo = SM.getExpansionLineNumber(InstantiationEnd); in HighlightRange()615 SM.getFileID(InstantiationEnd) != BugFileID) in HighlightRange()619 unsigned EndColNo = SM.getExpansionColumnNumber(InstantiationEnd); in HighlightRange()631 InstantiationEnd.getLocWithOffset(EndColNo - OldEndColNo); in HighlightRange()