Searched defs:RefType (Results 1 – 8 of 8) sorted by relevance
18 typedef Matrix<Scalar,3,1> RefType; in alignedvector3() typedef
46 typedef DWORD RefType; typedef
130 typedef enum { Read = 0, Write = CACHELINE_DIRTY } RefType; typedef
2628 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
2854 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
62 QualType RefType = Ctx.getLValueReferenceType(DstType); in castValueFromUintptr() local
4140 const ReferenceType *RefType in FindConversionForRefInit() local4160 const ReferenceType *RefType = in FindConversionForRefInit() local
12947 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local