Searched defs:fmt_args (Results 1 – 5 of 5) sorted by relevance
206 static std::string formatMessage(const char* format, va_list fmt_args) { in formatMessage()230 va_list fmt_args{}; in TypeError() local237 va_list fmt_args{}; in AttributeError() local
100 va_list fmt_args; in THPUtils_setError() local
1747 let fmt_args = format_args!("hello"); in test_record_builder() localVariable1766 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable
1777 let fmt_args = format_args!("hello"); in test_record_builder() localVariable1796 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable