Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_functions.h468 if (auto __only_first_arg = __fmt == _LIBCPP_STATICALLY_WIDEN(_CharT, "{}"); in __try_constant_folding() local
469 __builtin_constant_p(__only_first_arg) && __only_first_arg) { in __try_constant_folding()