Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXDeleteChecker.cpp166 QualType SourceType = BaseClassRegion->getValueType(); in checkTypedDeleteExpr() local
196 QualType SourceType = CastE->getSubExpr()->getType()->getPointeeType(); in VisitNode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h59 enum SourceType { enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp513 QualType SourceType, in authPointerToPointerCast()
538 QualType SourceType, in authPointerToPointerCast()
H A DCGStmtOpenMP.cpp6339 QualType SourceType, QualType ResType, in convertToType()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp123 Type *SourceType, ArrayRef<const Value *> Index, const DataLayout &DL, in accumulateConstantOffset()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp359 QualType SourceType; in dump() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4523 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
5821 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
6320 QualType SourceType; in InitializeFrom() local
7359 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
7701 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
8115 QualType SourceType = CurInit.get()->getType(); in Perform() local
8342 QualType SourceType = Init->getType(); in Perform() local
8800 QualType SourceType = OnlyArg->getType(); in Diagnose() local
H A DSemaChecking.cpp10388 static void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
11197 QualType SourceType = E->getEnumCoercedType(Context); in CheckImplicitConversion() local
H A DSemaDeclCXX.cpp13037 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h766 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h346 UINT8 SourceType; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22900 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local