Home
last modified time | relevance | path

Searched defs:SourceType (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXDeleteChecker.cpp162 QualType SourceType = BaseClassRegion->getValueType(); in checkTypedDeleteExpr() local
192 QualType SourceType = CastE->getSubExpr()->getType()->getPointeeType(); in VisitNode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h61 enum SourceType { enum
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp125 Type *SourceType, ArrayRef<const Value *> Index, const DataLayout &DL, in accumulateConstantOffset()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp650 QualType SourceType, in authPointerToPointerCast()
675 QualType SourceType, in authPointerToPointerCast()
H A DCGStmtOpenMP.cpp6558 QualType SourceType, QualType ResType, in convertToType()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizePointerCast.cpp75 Value *loadVectorFromVector(IRBuilder<> &B, FixedVectorType *SourceType, in loadVectorFromVector()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDescriptor.h130 const Type *SourceType = nullptr; member
H A DDisasm.cpp566 QualType SourceType; in dump() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4743 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
6088 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
6593 QualType SourceType; in InitializeFrom() local
7643 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
7970 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
8390 QualType SourceType = CurInit.get()->getType(); in Perform() local
8623 QualType SourceType = Init->getType(); in Perform() local
9081 QualType SourceType = OnlyArg->getType(); in Diagnose() local
H A DSemaChecking.cpp11655 static void DiagnoseImpCast(Sema &S, const Expr *E, QualType SourceType, in DiagnoseImpCast()
12581 QualType SourceType = E->getEnumCoercedType(Context); in CheckImplicitConversion() local
H A DSemaDeclCXX.cpp13369 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h820 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp810 Type *SourceType = V->getType(); in makeLegalNonAggregate() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h357 UINT8 SourceType; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23959 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local