reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7057 if (OPT->isObjCIdType()) { 7062 if (OPT->isObjCClassType() || OPT->isObjCQualifiedClassType()) { 7062 if (OPT->isObjCClassType() || OPT->isObjCQualifiedClassType()) { 7070 if (OPT->isObjCQualifiedIdType()) { 7081 for (const auto *I : OPT->quals()) { 7092 if (OPT->getInterfaceDecl() && 7095 S += OPT->getInterfaceDecl()->getObjCRuntimeNameAsString(); 7096 for (const auto *I : OPT->quals()) {