Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h373 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport() argument
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp116 StringRef verboseDesc, StringRef shortDesc, StringRef category, in PathDiagnostic() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2144 PathSensitiveBugReport(const BugType & bt,StringRef shortDesc,StringRef desc,const ExplodedNode * errorNode,PathDiagnosticLocation LocationToUnique,const Decl * DeclToUnique) PathSensitiveBugReport() argument