Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp115 const char BaseIndent[] = " "; in dumpAttribute() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp291 static constexpr unsigned BaseIndent = 4; in emitDeclaration() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1902 void Option::printEnumValHelpStr(StringRef HelpStr, size_t BaseIndent, in printEnumValHelpStr()