Home
last modified time | relevance | path

Searched defs:shortDesc (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h150 BugReport(BugType& bt, StringRef shortDesc, StringRef desc, in BugReport()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport()
/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp122 StringRef verboseDesc, StringRef shortDesc, StringRef category, in PathDiagnostic()
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp108 StringRef shortDesc, StringRef category, in PathDiagnostic()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2131 const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport()