Searched refs:ShortDescription (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h129 std::string ShortDescription; member in class:clang::ento::BugReport
139 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, argument
141 : K(K), BT(BT), ShortDescription(ShortDescription),
164 if (ShortDescription.empty() && UseFallback)
166 return ShortDescription;
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasltypes.h247 const char *ShortDescription; member in struct:asl_file_info
H A Daslutils.c524 Gbl_Files[i].ShortDescription,
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dadisasm.c582 Gbl_Files[ASL_FILE_MAP_OUTPUT].ShortDescription,

Completed in 159 milliseconds