Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp915 QualType RHSType, in handleComplexFloatToComplexFloatConverstion()
976 QualType RHSType, in handleComplexFloatConversion()
1054 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1103 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1153 QualType RHSType, in handleComplexIntConversion()
1214 QualType RHSType = in UsualArithmeticConversions() local
5967 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
6091 QualType RHSType) { in checkBlockPointerTypesForAssignment()
6121 QualType RHSType) { in checkObjCPointerTypesForAssignment()
6155 QualType LHSType, QualType RHSType) { in CheckAssignmentConstraints()
[all …]
DSemaObjCProperty.cpp786 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in DiagnosePropertyMismatchDeclInProtocols() local
1374 QualType RHSType = in DiagnosePropertyMismatch() local
DSemaExprCXX.cpp4082 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
DSemaChecking.cpp1765 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp32 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local