Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h131 std::string ShortDescription; variable
141 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, in BugReport()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasltypes.h198 const char *ShortDescription; member