Searched defs:shortDesc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 373 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport() argument
|
/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 116 StringRef verboseDesc, StringRef shortDesc, StringRef category, in PathDiagnostic() argument
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2144 PathSensitiveBugReport(const BugType & bt,StringRef shortDesc,StringRef desc,const ExplodedNode * errorNode,PathDiagnosticLocation LocationToUnique,const Decl * DeclToUnique) PathSensitiveBugReport() argument
|