Searched defs:shortDesc (Results 1 – 5 of 5) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 150 BugReport(BugType& bt, StringRef shortDesc, StringRef desc, in BugReport()
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport()
|
/external/llvm-project/clang/lib/Analysis/ |
D | PathDiagnostic.cpp | 122 StringRef verboseDesc, StringRef shortDesc, StringRef category, in PathDiagnostic()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | PathDiagnostic.cpp | 108 StringRef shortDesc, StringRef category, in PathDiagnostic()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 2131 const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport()
|