Home | History | Annotate | Download | only in Sema

Lines Matching full:specifier

3058   // See if we know how to fix this conversion specifier.
3062 << CS.toString() << /*conversion specifier*/1,
3073 << CS.toString() << /*conversion specifier*/1,
3152 // Consider the argument coverered, even though the specifier doesn't
3527 // First check if the field width, precision, and conversion specifier
3591 // Check for using an Objective-C specific conversion specifier
3632 // Check the length modifier is valid with the given conversion specifier.
3758 // format specifier.
3813 // a cast instead of changing the conversion specifier.
3860 // Get the fix string from the fixed format specifier
3872 // In this case, the specifier is wrong and should be changed to match
3935 // specifier, but we've decided that the specifier is probably correct
4001 "format string specifier index out of range");
4112 // Check the length modifier is valid with the given conversion specifier.
4132 // Check that the argument type matches the format specifier.
4159 // Get the fix string from the fixed format specifier.