Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h131 std::string ShortDescription; variable
141 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, in BugReport()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h76 std::string ShortDescription; variable