Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp829 const size_t FieldWidth = computeFieldWidth(FS); in HandlePrintfSpecifier()
941 static size_t computeFieldWidth(const analyze_printf::PrintfSpecifier &FS) { in computeFieldWidth() function in __anon8097fee10311::EstimateSizeFormatHandler