Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()