Searched refs:setLocations (Results 1 – 3 of 3) sorted by relevance
133 return Result.setLocations(Locations); in addLocationToResult()
181 .setLocations({Range}) in createResult()
350 SarifResult setLocations(llvm::ArrayRef<CharSourceRange> DiagLocs) { in setLocations() function