Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp423 const size_t FieldWidth = computeFieldWidth(FS); in HandlePrintfSpecifier()
535 static size_t computeFieldWidth(const analyze_printf::PrintfSpecifier &FS) { in computeFieldWidth() function in __anonfebdc2650211::EstimateSizeFormatHandler