reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 3005     FieldTypes[0] = Context->getObjCIdType();
 3007     FieldTypes[1] = Context->IntTy;
 3009     FieldTypes[2] = Context->getPointerType(Context->CharTy);
 3011     FieldTypes[3] = Context->LongTy;
 3019                                                     FieldTypes[i], nullptr,