Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
199 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()