Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupVariable.h40 OptionValueString summary_string; // a summary string variable
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatterSection.cpp104 llvm::StringRef summary_string = in LoadTypeSummariesForModule() local