Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/acpica/components/executer/
HDexresolv.c157 UINT8 RefType; in AcpiExResolveObjectToValue() local
/trueos/contrib/llvm/tools/clang/lib/AST/
HDType.cpp1552 if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
HDExpr.cpp2720 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp4070 const ReferenceType *RefType in FindConversionForRefInit() local
4090 const ReferenceType *RefType = in FindConversionForRefInit() local
4401 if (const ReferenceType *RefType in TryReferenceInit() local
HDSemaExpr.cpp11766 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local