Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstack_depot.h70 static const uptr TabSize = 1 << TabBits; global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h52 uint32_t TabSize; member
H A DCodeCoverage.cpp1050 cl::opt<uint32_t> TabSize( doShow() local