Searched defs:RefType (Results 1 – 7 of 7) sorted by relevance
581 if (const auto *RefType = ParmType->getAs<RValueReferenceType>()) { in findFunctionArgMutation() local
5383 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftIndirectResultType() local5395 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftErrorResultType() local
4744 const ReferenceType *RefType in FindConversionForRefInit() local4764 const ReferenceType *RefType = in FindConversionForRefInit() local
1290 QualType RefType = in checkTupleLikeDecomposition() local
18890 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local
3166 if (const auto *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
3368 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local