Built-in function for String.format. More...
#include "string_builtin_function.h"Go to the source code of this file.
Built-in function for String.format.
Definition in file string_format_builtin_function.h.
Return an expression representing the length of the format specifier Does not assume that arg is constant.
Definition at line 684 of file string_format_builtin_function.cpp.
Compute the length of the decimal representation of an integer.
exprt representing the length of integer Definition at line 651 of file string_format_builtin_function.cpp.