Home
last modified time | relevance | path

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

/external/chromium_org/base/
Dtuple.h45 typedef P& RefType; typedef
/external/eigen/unsupported/test/
Dalignedvector3.cpp18 typedef Matrix<Scalar,3,1> RefType; in alignedvector3() typedef
/external/chromium_org/base/threading/
Dplatform_thread.h44 typedef DWORD RefType; typedef
/external/chromium_org/mojo/public/cpp/bindings/
Darray.h28 typedef typename Traits::RefType RefType; typedef
/external/valgrind/main/callgrind/
Dsim.c130 typedef enum { Read = 0, Write = CACHELINE_DIRTY } RefType; typedef
/external/clang/lib/AST/
DType.cpp1558 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
DExpr.cpp2755 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
/external/clang/lib/Sema/
DSemaOverload.cpp4110 const ReferenceType *RefType in FindConversionForRefInit() local
4130 const ReferenceType *RefType = in FindConversionForRefInit() local
4443 if (const ReferenceType *RefType = in TryReferenceInit() local
DSemaExpr.cpp12019 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local