Searched refs:getFileLineColLoc (Results 1 – 1 of 1) sorted by relevance
388 static Optional<FileLineColLoc> getFileLineColLoc(Location loc) { in getFileLineColLoc() function452 auto fileLoc = getFileLineColLoc(loc); in emitDiagnostic()851 if (auto fileLoc = getFileLineColLoc(diag.getLocation())) in process()