Searched defs:RefType (Results 1 – 11 of 11) sorted by relevance
265 UINT8 RefType; in AcpiExResolveObjectToValue() local
127 std::string RefType = dyn_cast<LoadInst>(I) ? "Load" in print() local
53 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftIndirectResultType() local65 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftErrorResultType() local
5171 const ReferenceType *RefType in FindConversionForRefInit() local5191 const ReferenceType *RefType = in FindConversionForRefInit() local
439 if (const auto *RefType = ParamType->getAs<ReferenceType>(); in checkFunParamsAreScopedLockable() local
1362 QualType RefType = in checkTupleLikeDecomposition() local
18974 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local
704 if (const auto *RefType = ParmType->getAs<RValueReferenceType>()) { in findFunctionArgMutation() local
3445 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
3580 if (const auto *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
567 QualType RefType = M->getType().withoutLocalFastQualifiers(); in EmitMaterializeTemporaryExpr() local