Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DCommandObject.h75 bool self_formatting; member
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DCommandObject.cpp395 if (!entry->help_function.self_formatting) { in GetArgumentHelp()