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