Searched defs:attributed (Results 1 – 6 of 6) sorted by relevance
522 if (auto attributed = dyn_cast<AttributedType>(cur)) { in isObjCInertUnsafeUnretainedType() local3485 if (auto attributed = dyn_cast<AttributedType>(type.getTypePtr())) { in getNullability() local3620 if (auto attributed = dyn_cast<AttributedType>(T.getTypePtr())) { in stripOuterNullability() local
1385 if (auto attributed = dyn_cast<AttributedType>(resultType.getTypePtr())) { in getMessageSendResultType() local
5834 while (auto attributed = dyn_cast<AttributedType>(desugared.getTypePtr())) { in checkNullabilityTypeSpecifier() local
1603 if (auto attributed = dyn_cast<AttributedType>(resultType.getTypePtr())) { in getMessageSendResultType() local
7059 while (auto attributed = dyn_cast<AttributedType>(desugared.getTypePtr())) { in checkNullabilityTypeSpecifier() local
4173 if (auto attributed = dyn_cast<AttributedType>(AttrTy)) { in stripOuterNullability() local