Home
last modified time | relevance | path

Searched defs:indentation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DBaton.h71 unsigned indentation) const override {} in GetDescription()
/freebsd/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.h40 int indentation; member
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp808 int indentation = 0; in NextLineCommand() local