Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dalignedvector3.cpp18 typedef Matrix<Scalar,3,1> RefType; in alignedvector3() typedef
/external/valgrind/callgrind/
Dsim.c130 typedef enum { Read = 0, Write = CACHELINE_DIRTY } RefType; typedef
/external/clang/lib/AST/
DType.cpp1555 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
DExpr.cpp2809 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
/external/clang/lib/Sema/
DSemaOverload.cpp4082 const ReferenceType *RefType in FindConversionForRefInit() local
4102 const ReferenceType *RefType = in FindConversionForRefInit() local
DSemaExpr.cpp12706 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local