Home
last modified time | relevance | path

Searched defs:RefType (Results 1 – 8 of 8) sorted by relevance

/external/eigen/unsupported/test/
Dalignedvector3.cpp18 typedef Matrix<Scalar,3,1> RefType; in alignedvector3() typedef
/external/libchrome/base/threading/
Dplatform_thread.h46 typedef DWORD RefType; typedef
/external/valgrind/callgrind/
Dsim.c130 typedef enum { Read = 0, Write = CACHELINE_DIRTY } RefType; typedef
/external/clang/lib/AST/
DType.cpp2628 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
DExpr.cpp2854 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp62 QualType RefType = Ctx.getLValueReferenceType(DstType); in castValueFromUintptr() local
/external/clang/lib/Sema/
DSemaOverload.cpp4140 const ReferenceType *RefType in FindConversionForRefInit() local
4160 const ReferenceType *RefType = in FindConversionForRefInit() local
DSemaExpr.cpp12947 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local