Searched defs:RefType (Results 1 – 8 of 8) sorted by relevance
265 UINT8 RefType; in AcpiExResolveObjectToValue() local
637 if (const auto *RefType = ParmType->getAs<RValueReferenceType>()) { findFunctionArgMutation() local
5531 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { isValidSwiftIndirectResultType() local 5543 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { isValidSwiftErrorResultType() local
4913 const ReferenceType *RefType FindConversionForRefInit() local 4933 const ReferenceType *RefType = FindConversionForRefInit() local
1321 QualType RefType = checkTupleLikeDecomposition() local
19552 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ captureInLambda() local
3402 if (const auto *RefType = getTypePtr()->getAs<ReferenceType>()) getNonLValueExprType() local
3366 bool RefType = Field->getType()->isReferenceType(); isConstantInitializer() local