Searched defs:RefType (Results 1 – 11 of 11) sorted by relevance
50 typedef DWORD RefType; typedef
101 using RefType = typename std::conditional< in checkThrows() typedef
28 typedef Matrix<Scalar,3,1> RefType; in alignedvector3() typedef
130 typedef enum { Read = 0, Write = CACHELINE_DIRTY } RefType; typedef
1810 enum class RefType { enum
2701 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
2616 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
1842 enum class RefType { enum
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