Home
last modified time | relevance | path

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

/minix3/minix/drivers/power/acpi/executer/
H A Dexresolv.c157 UINT8 RefType; in AcpiExResolveObjectToValue() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp1562 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
H A DExpr.cpp2795 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp4068 const ReferenceType *RefType in FindConversionForRefInit() local
4088 const ReferenceType *RefType = in FindConversionForRefInit() local
H A DSemaExpr.cpp12201 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local