Searched defs:RefType (Results 1 – 10 of 10) sorted by relevance
46 typedef DWORD RefType; typedef
94 using RefType = typename std::conditional< in checkThrows() typedef
28 typedef Matrix<Scalar,3,1> RefType; in alignedvector3() typedef
31 using RefType = typename std::vector<T>::reference; variable
130 typedef enum { Read = 0, Write = CACHELINE_DIRTY } RefType; typedef
2701 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
2616 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
4197 const ReferenceType *RefType in FindConversionForRefInit() local4217 const ReferenceType *RefType = in FindConversionForRefInit() local
13496 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local
187 QualType RefType = Ctx.getLValueReferenceType(DstType); in castValueFromUintptr() local