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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3284   bool isProtocol = isa<ObjCProtocolDecl>(OCD);
 3304   if (const ObjCInterfaceDecl *OID = dyn_cast<ObjCInterfaceDecl>(OCD))
 3313   for (const auto *PD : OCD->properties()) {
 3328   if (const ObjCInterfaceDecl *OID = dyn_cast<ObjCInterfaceDecl>(OCD))
 3331   else if (const ObjCCategoryDecl *CD = dyn_cast<ObjCCategoryDecl>(OCD))