Searched refs:UnexpandedLoc (Results 1 – 1 of 1) sorted by relevance
154 SourceLocation UnexpandedLoc = Loc; in emitDiagnostic() local171 if (UnexpandedLoc.isValid() && UnexpandedLoc.isMacroID()) { in emitDiagnostic()172 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints, *SM); in emitDiagnostic()