Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c265 UINT8 RefType; in AcpiExResolveObjectToValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DSeedCollector.cpp127 std::string RefType = dyn_cast<LoadInst>(I) ? "Load" in print() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp53 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftIndirectResultType() local
65 } else if (const auto *RefType = Ty->getAs<ReferenceType>()) { in isValidSwiftErrorResultType() local
H A DSemaOverload.cpp5171 const ReferenceType *RefType in FindConversionForRefInit() local
5191 const ReferenceType *RefType = in FindConversionForRefInit() local
H A DSemaDeclAttr.cpp439 if (const auto *RefType = ParamType->getAs<ReferenceType>(); in checkFunParamsAreScopedLockable() local
H A DSemaDeclCXX.cpp1362 QualType RefType = in checkTupleLikeDecomposition() local
H A DSemaExpr.cpp18974 if (const ReferenceType *RefType = CaptureType->getAs<ReferenceType>()){ in captureInLambda() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp704 if (const auto *RefType = ParmType->getAs<RValueReferenceType>()) { in findFunctionArgMutation() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3445 bool RefType = Field->getType()->isReferenceType(); in isConstantInitializer() local
H A DType.cpp3580 if (const auto *RefType = getTypePtr()->getAs<ReferenceType>()) in getNonLValueExprType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp567 QualType RefType = M->getType().withoutLocalFastQualifiers(); in EmitMaterializeTemporaryExpr() local