Searched refs:smloc (Results 1 – 1 of 1) sorted by relevance
451 auto smloc = convertLocToSMLoc(*fileLoc); in emitDiagnostic() local452 if (smloc.isValid()) in emitDiagnostic()453 return mgr.PrintMessage(os, smloc, getDiagKind(kind), message); in emitDiagnostic()