Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DOperator.cpp73 Type *SourceType, ArrayRef<const Value *> Index, const DataLayout &DL, in accumulateConstantOffset()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp4221 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
5233 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
5732 QualType SourceType; in InitializeFrom() local
7866 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
8178 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
8593 QualType SourceType = CurInit.get()->getType(); in Perform() local
8751 QualType SourceType = Init->getType(); in Perform() local
9179 QualType SourceType = OnlyArg->getType(); in Diagnose() local
H A DSemaChecking.cpp11777 static void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
12663 QualType SourceType = E->getType(); in CheckImplicitConversion() local
H A DSemaDeclCXX.cpp12274 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h685 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h238 UINT8 SourceType; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5615 QualType SourceType, QualType ResType, in convertToType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18835 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local