Home
last modified time | relevance | path

Searched defs:SourceType (Results 1 – 11 of 11) 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/AST/Interp/
H A DEvaluationResult.cpp173 QualType SourceType; in dump() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp109 Type *SourceType, ArrayRef<const Value *> Index, const DataLayout &DL, in accumulateConstantOffset()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4386 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
5680 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
6179 QualType SourceType; in InitializeFrom() local
8415 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
8753 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
9168 QualType SourceType = CurInit.get()->getType(); in Perform() local
9324 QualType SourceType = Init->getType(); in Perform() local
9767 QualType SourceType = OnlyArg->getType(); in Diagnose() local
H A DSemaChecking.cpp15161 static void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
16085 QualType SourceType = E->getType(); in CheckImplicitConversion() local
H A DSemaDeclCXX.cpp13159 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h717 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h346 UINT8 SourceType; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6286 QualType SourceType, QualType ResType, in convertToType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22540 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local