Searched defs:RefType (Results 1 – 10 of 10) sorted by relevance
46 if (const auto *RefType = ReturnType->getAs<ReferenceType>()) { in check() local
88 using RefType = typename std::conditional< in checkThrows() typedef
581 if (const auto *RefType = ParmType->getAs<RValueReferenceType>()) { in findFunctionArgMutation() local
146 InfoType RefType = InfoType::IT_default; // Indicates the type of this member
3159 if (const auto *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
3281 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
5265 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftIndirectResultType() local5277 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftErrorResultType() local
4647 const ReferenceType *RefType in FindConversionForRefInit() local4667 const ReferenceType *RefType = in FindConversionForRefInit() local
1256 QualType RefType = in checkTupleLikeDecomposition() local
18559 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local