Home
last modified time | relevance | path

Searched defs:LHSType (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp754 ExprResult &RHS, QualType LHSType, in handleComplexFloatToComplexFloatConverstion()
815 ExprResult &RHS, QualType LHSType, in handleComplexFloatConversion()
893 ExprResult &RHS, QualType LHSType, in handleFloatConversion()
928 ExprResult &RHS, QualType LHSType, in handleComplexIntConversion()
972 ExprResult &RHS, QualType LHSType, in handleIntegerConversion()
1039 QualType LHSType = in UsualArithmeticConversions() local
5337 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
5460 checkBlockPointerTypesForAssignment(Sema &S, QualType LHSType, in checkBlockPointerTypesForAssignment()
5490 checkObjCPointerTypesForAssignment(Sema &S, QualType LHSType, in checkObjCPointerTypesForAssignment()
5525 QualType LHSType, QualType RHSType) { in CheckAssignmentConstraints()
[all …]
DSemaObjCProperty.cpp1203 QualType LHSType = in DiagnosePropertyMismatch() local
DSemaChecking.cpp1450 QualType LHSType = TheCall->getArg(0)->getType(); in SemaBuiltinShuffleVector() local
5503 QualType LHSType; in checkUnsafeExprAssigns() local
DSemaExprCXX.cpp3838 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp31 Type *LHSType = LHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local