Searched refs:LocationToUnique (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 388 PathDiagnosticLocation LocationToUnique, in PathSensitiveBugReport() argument 390 : PathSensitiveBugReport(bt, desc, desc, errorNode, LocationToUnique, in PathSensitiveBugReport() 395 PathDiagnosticLocation LocationToUnique,
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | PathDiagnostic.cpp | 117 PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique, in PathDiagnostic() argument 124 Category(StripTrailingDots(category)), UniqueingLoc(LocationToUnique), in PathDiagnostic()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 793 StringRef category, PathDiagnosticLocation LocationToUnique,
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 2145 const ExplodedNode *errorNode, PathDiagnosticLocation LocationToUnique, in PathSensitiveBugReport() argument 2149 UniqueingLocation(LocationToUnique), UniqueingDecl(DeclToUnique) { in PathSensitiveBugReport()
|