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