Searched defs:attributed (Results 1 – 3 of 3) 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