Home
last modified time | relevance | path

Searched defs:ShortDescription (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DReusables.h107 std::string ShortDescription; member
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h129 std::string ShortDescription; variable
139 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, in BugReport() argument