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