Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp36 size_t InitialPad, size_t EntryWidth, size_t MinLineWidth) { in printFormattedEntry() argument
40 const size_t PadForDesc = InitialPad + EntryWidth; in printFormattedEntry()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h184 size_t InitialPad, size_t EntryWidth,