Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDBugReporter.h76 std::string ShortDescription; variable
152 : BT(bt), DeclWithIssue(nullptr), ShortDescription(shortDesc), in BugReport()
185 if (ShortDescription.empty() && UseFallback)
187 return ShortDescription;
/NextBSD/sys/contrib/dev/acpica/compiler/
HDasltypes.h135 const char *ShortDescription; member
HDaslutils.c485 Gbl_Files[i].ShortDescription, in UtDisplaySummary()
/NextBSD/sys/contrib/dev/acpica/common/
HDadisasm.c528 Gbl_Files[ASL_FILE_MAP_OUTPUT].ShortDescription, in AdAmlDisassemble()