Home
last modified time | relevance | path

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

/freebsd/contrib/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()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasltypes.h306 const char *ShortDescription; member