Searched refs:ObjCObjArg (Results 1 – 3 of 3) sorted by relevance
158 ObjCObjArg, // '@' enumerator159 ObjCBeg = ObjCObjArg, ObjCEnd = ObjCObjArg,164 PrintfConvBeg = ObjCObjArg, PrintfConvEnd = PrintErrno,
198 case '@': k = ConversionSpecifier::ObjCObjArg; break; in ParsePrintfSpecifier()399 case ConversionSpecifier::ObjCObjArg: in getArgType()423 CS.setKind(ConversionSpecifier::ObjCObjArg); in fixType()
549 case ObjCObjArg: return "@"; in toString()769 case ConversionSpecifier::ObjCObjArg: in hasStandardConversionSpecifier()