Searched refs:UPDLoc (Results 1 – 2 of 2) sorted by relevance
395 PathDiagnosticLocation UPDLoc = D->getUniqueingLoc(); in FlushDiagnosticsImpl() local396 FullSourceLoc L(SM->getExpansionLoc(UPDLoc.isValid() in FlushDiagnosticsImpl()397 ? UPDLoc.asLocation() in FlushDiagnosticsImpl()444 if (UPDLoc.isValid()) { in FlushDiagnosticsImpl()
240 PathDiagnosticLocation UPDLoc = D.getUniqueingLoc(); in ReportDiag() local241 FullSourceLoc L(SMgr.getExpansionLoc(UPDLoc.isValid() in ReportDiag()242 ? UPDLoc.asLocation() in ReportDiag()