Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp381 unsigned &LabelWidth) { in BuildInputAnnotations()
516 unsigned LabelWidth) { in DumpEllipsisOrElidedLines()
536 unsigned LabelWidth) { in DumpAnnotatedInput()
884 unsigned LabelWidth; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h103 uint32_t LabelWidth = 0; member