Searched defs:RefType (Results 1 – 12 of 12) sorted by relevance
85 using RefType = typename std::conditional< in checkThrows() typedef
13 enum class RefType { enum
53 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftIndirectResultType() local 65 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftErrorResultType() local
4947 const ReferenceType *RefType FindConversionForRefInit() local 4967 const ReferenceType *RefType = FindConversionForRefInit() local
1309 QualType RefType = checkTupleLikeDecomposition() local
18458 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ captureInLambda() local
91 enum class RefType { enum
654 if (const auto *RefType = ParmType->getAs<RValueReferenceType>()) { findFunctionArgMutation() local
98 using RefType = int &; typedef
126 InfoType RefType = InfoType::IT_default; // Indicates the type of this global() member
3529 if (const auto *RefType = getTypePtr()->getAs<ReferenceType>()) getNonLValueExprType() local
3421 bool RefType = Field->getType()->isReferenceType(); isConstantInitializer() local