Home
last modified time | relevance | path

Searched defs:IndentCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DStringMatcher.cpp51 unsigned IndentCount, bool IgnoreDuplicates) const { in EmitStringMatcherForChar()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp225 const std::string Indent(IndentCount, ' '); in printValues() argument