Searched refs:ObjCObjArg (Results 1 – 3 of 3) sorted by relevance
162 ObjCObjArg, // '@' enumerator163 ObjCBeg = ObjCObjArg, ObjCEnd = ObjCObjArg,174 PrintfConvBeg = ObjCObjArg, PrintfConvEnd = PrintErrno,
257 case '@': k = ConversionSpecifier::ObjCObjArg; break; in ParsePrintfSpecifier()296 if (k != ConversionSpecifier::ObjCObjArg && in ParsePrintfSpecifier()545 case ConversionSpecifier::ObjCObjArg: in getArgType()569 CS.setKind(ConversionSpecifier::ObjCObjArg); in fixType()
592 case ObjCObjArg: return "@"; in toString()854 case ConversionSpecifier::ObjCObjArg: in hasStandardConversionSpecifier()