Searched refs:UnexpandedLoc (Results 1 – 1 of 1) sorted by relevance
114 FullSourceLoc UnexpandedLoc = Loc; in emitDiagnostic() local131 if (UnexpandedLoc.isValid() && UnexpandedLoc.isMacroID()) { in emitDiagnostic()132 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints); in emitDiagnostic()