Searched refs:ObjCObjArg (Results 1 – 3 of 3) sorted by relevance
152 ObjCObjArg, // '@' enumerator153 ObjCBeg = ObjCObjArg, ObjCEnd = ObjCObjArg,158 PrintfConvBeg = ObjCObjArg, PrintfConvEnd = PrintErrno,
198 case '@': k = ConversionSpecifier::ObjCObjArg; break; in ParsePrintfSpecifier()378 case ConversionSpecifier::ObjCObjArg: in getArgType()402 CS.setKind(ConversionSpecifier::ObjCObjArg); in fixType()
522 case ObjCObjArg: return "@"; in toString()725 case ConversionSpecifier::ObjCObjArg: in hasStandardConversionSpecifier()