Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp3981 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
4923 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
5415 QualType SourceType; in InitializeFrom() local
7175 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
7478 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
7878 QualType SourceType = CurInit.get()->getType(); in Perform() local
8033 QualType SourceType = Init->getType(); in Perform() local
8438 QualType SourceType = OnlyArg->getType(); in Diagnose() local
H A DSemaChecking.cpp10481 static void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
11126 QualType SourceType = E->getType(); in CheckImplicitConversion() local
H A DSemaDeclCXX.cpp10190 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/freebsd-12.1/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc625 class SourceType { class
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dactbl1.h342 UINT8 SourceType; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3808 QualType SourceType, QualType ResType, in convertToType()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15980 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local