Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp73 Type *SourceType, ArrayRef<const Value *> Index, const DataLayout &DL, in accumulateConstantOffset()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4223 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
5235 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
5734 QualType SourceType; in InitializeFrom() local
7868 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
8180 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
8594 QualType SourceType = CurInit.get()->getType(); in Perform() local
8752 QualType SourceType = Init->getType(); in Perform() local
9180 QualType SourceType = OnlyArg->getType(); in Diagnose() local
H A DSemaChecking.cpp12050 static void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
12935 QualType SourceType = E->getType(); in CheckImplicitConversion() local
H A DSemaDeclCXX.cpp12411 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h685 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool()
/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc625 class SourceType { class
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dactbl1.h342 UINT8 SourceType; member
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5643 QualType SourceType, QualType ResType, in convertToType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19030 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local