Searched refs:actualTypeDecl (Results 1 – 1 of 1) sorted by relevance
1591 if (auto *actualTypeDecl = dyn_cast<TypeDecl *>(typeDecl)) in actOnObjCTypeArgsOrProtocolQualifiers() local1592 type = Context.getTypeDeclType(actualTypeDecl); in actOnObjCTypeArgsOrProtocolQualifiers()