Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DProTypeCstyleCastCheck.cpp20 static bool needsConstCast(QualType SourceType, QualType DestType) { in needsConstCast()
50 QualType SourceType = MatchedCast->getSubExpr()->getType(); in check() local
DProTypeStaticCastDowncastCheck.cpp31 QualType SourceType = MatchedCast->getSubExpr()->getType(); in check() local
/external/llvm-project/clang-tools-extra/clang-tidy/google/
DAvoidCStyleCastsCheck.cpp36 static bool needsConstCast(QualType SourceType, QualType DestType) { in needsConstCast()
80 const QualType SourceType = SourceTypeAsWritten.getCanonicalType(); in check() local
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DUndefinedMemoryManipulationCheck.cpp59 QualType SourceType = Call->getArg(1)->IgnoreImplicit()->getType(); in check() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1845 static bool isIntTruncCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isIntTruncCastValid()
1853 static bool isFloatTruncCastValid(Ice::Type SourceType, in isFloatTruncCastValid()
1861 static bool isIntExtCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isIntExtCastValid()
1867 static bool isFloatExtCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isFloatExtCastValid()
1873 static bool isFloatToIntCastValid(Ice::Type SourceType, in isFloatToIntCastValid()
1889 static bool isIntToFloatCastValid(Ice::Type SourceType, in isIntToFloatCastValid()
1906 static bool isBitcastValid(Ice::Type SourceType, Ice::Type TargetType) { in isBitcastValid()
1914 bool convertCastOpToIceOp(uint64_t Opcode, Ice::Type SourceType, in convertCastOpToIceOp()
/external/clang/lib/Sema/
DSemaInit.cpp3634 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
4571 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
4979 QualType SourceType; in InitializeFrom() local
6125 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
6376 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
6785 QualType SourceType = CurInit.get()->getType(); in Perform() local
6910 QualType SourceType = CurInit.get()->getType(); in Perform() local
7200 QualType SourceType = Args[0]->getType(); in Diagnose() local
DSemaChecking.cpp7823 void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
8394 QualType SourceType = E->getType(); in CheckImplicitConversion() local
DSemaDeclCXX.cpp8473 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp4179 QualType &SourceType, in ResolveOverloadedFunctionForReferenceBinding()
5172 QualType SourceType = Initializer->getType(); in TryUserDefinedConversion() local
5665 QualType SourceType; in InitializeFrom() local
7797 QualType SourceType = VD->getType(); in CheckMoveOnConstruction() local
8109 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); in Perform() local
8512 QualType SourceType = CurInit.get()->getType(); in Perform() local
8670 QualType SourceType = Init->getType(); in Perform() local
9098 QualType SourceType = OnlyArg->getType(); in Diagnose() local
DSemaChecking.cpp11517 static void DiagnoseImpCast(Sema &S, Expr *E, QualType SourceType, QualType T, in DiagnoseImpCast()
12394 QualType SourceType = E->getType(); in CheckImplicitConversion() local
DSemaDeclCXX.cpp12216 const Type *SourceType = UD->getQualifier()->getAsType(); in CheckInheritingConstructorUsingDecl() local
/external/llvm-project/clang/include/clang/Sema/
DOverload.h684 static ImplicitConversionSequence getNullptrToBool(QualType SourceType, in getNullptrToBool()
/external/googletest/googlemock/test/
Dgmock-actions_test.cc601 class SourceType { class
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3042 QualType SourceType, QualType ResType, in convertToType()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp5193 QualType SourceType, QualType ResType, in convertToType()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12562 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17336 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18515 EVT SourceType = MVT::Other; in reduceBuildVecExtToExtBuildVec() local