Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h66 const TypeDescriptor &RHSType; member
/external/clang/lib/Sema/
DSemaExpr.cpp1020 QualType RHSType, in handleComplexFloatConversion()
1107 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1161 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1211 QualType RHSType, in handleComplexIntConversion()
1272 QualType RHSType = in UsualArithmeticConversions() local
6083 QualType RHSType = in OpenCLArithmeticConversions() local
6699 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
6824 QualType RHSType) { in checkBlockPointerTypesForAssignment()
6854 QualType RHSType) { in checkObjCPointerTypesForAssignment()
6888 QualType LHSType, QualType RHSType) { in CheckAssignmentConstraints()
[all …]
DSemaObjCProperty.cpp824 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in DiagnosePropertyMismatchDeclInProtocols() local
1457 QualType RHSType = in DiagnosePropertyMismatch() local
DSemaExprCXX.cpp4543 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
DSemaChecking.cpp2664 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp33 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp87 unsigned RHSType = RHS.Symbol->getType(); in operator <() local