Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp157 const bool HaveFlags = HaveWidth || HaveLength; in formatString() local
180 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()
193 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()
221 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()