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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 2558     FieldTypes[0] = Context->getObjCIdType();
 2560     FieldTypes[1] = Context->IntTy;
 2562     FieldTypes[2] = Context->getPointerType(Context->CharTy);
 2564     FieldTypes[3] = Context->LongTy;
 2572                                                     FieldTypes[i], nullptr,