Home
last modified time | relevance | path

Searched refs:self_formatting (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h75 bool self_formatting; member
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp450 if (!entry->help_function.self_formatting) { in GetArgumentHelp()