Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandObject.h73 bool self_formatting; member
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandObject.cpp395 if (!entry->help_function.self_formatting) { in GetArgumentHelp()