Home
last modified time | relevance | path

Searched refs:withLabelWidth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h185 return iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(Modi)), in iterateSymbolGroups()
194 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(I)), in iterateSymbolGroups()
H A DLinePrinter.h128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth() function