Searched refs:ObjCObjArg (Results 1 – 3 of 3) sorted by relevance
161 ObjCObjArg, // '@' enumerator162 ObjCBeg = ObjCObjArg, ObjCEnd = ObjCObjArg,167 PrintfConvBeg = ObjCObjArg, PrintfConvEnd = PrintErrno,
206 case '@': k = ConversionSpecifier::ObjCObjArg; break; in ParsePrintfSpecifier()455 case ConversionSpecifier::ObjCObjArg: in getArgType()479 CS.setKind(ConversionSpecifier::ObjCObjArg); in fixType()
553 case ObjCObjArg: return "@"; in toString()802 case ConversionSpecifier::ObjCObjArg: in hasStandardConversionSpecifier()