Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h62 const TypeDescriptor &RHSType; member
/external/clang/lib/Sema/
DSemaExpr.cpp914 QualType RHSType, in handleComplexFloatToComplexFloatConverstion()
975 QualType RHSType, in handleComplexFloatConversion()
1053 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1102 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1152 QualType RHSType, in handleComplexIntConversion()
1213 QualType RHSType = in UsualArithmeticConversions() local
5877 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
6001 QualType RHSType) { in checkBlockPointerTypesForAssignment()
6031 QualType RHSType) { in checkObjCPointerTypesForAssignment()
6065 QualType LHSType, QualType RHSType) { in CheckAssignmentConstraints()
[all …]
DSemaObjCProperty.cpp753 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in DiagnosePropertyMismatchDeclInProtocols() local
1402 QualType RHSType = in DiagnosePropertyMismatch() local
DSemaExprCXX.cpp3965 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
DSemaChecking.cpp1753 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp32 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local