Searched refs:DISM (Results 1 – 1 of 1) sorted by relevance
294 const auto &DISM = cast<DiagnosticInfoSrcMgr>(DI); in handleDiagnostics() local295 const SMDiagnostic &SMD = DISM.getSMDiag(); in handleDiagnostics()303 if (DISM.isInlineAsmDiag() && DISM.getLocCookie()) in handleDiagnostics()304 WithColor::note() << "!srcloc = " << DISM.getLocCookie() << "\n"; in handleDiagnostics()