Home | History | Annotate | Download | only in Sema

Lines Matching full:literals

261     // In C, character literals have type 'int'. That's not the type we want
516 // In C, character literals have type 'int'. That's not the type we want
2766 /// Objective-C string literals can be safely casted.