Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h66 const TypeDescriptor &RHSType; member
/external/clang/lib/Sema/
DSemaExpr.cpp1032 QualType RHSType, in handleComplexFloatConversion()
1119 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1157 QualType RHSType) { in unsupportedTypeConversion()
1215 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1265 QualType RHSType, in handleComplexIntConversion()
1326 QualType RHSType = in UsualArithmeticConversions() local
6443 QualType RHSType = in OpenCLArithmeticConversions() local
7102 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
7227 QualType RHSType) { in checkBlockPointerTypesForAssignment()
7257 QualType RHSType) { in checkObjCPointerTypesForAssignment()
[all …]
DSemaObjCProperty.cpp833 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in DiagnosePropertyMismatchDeclInProtocols() local
1472 QualType RHSType = in DiagnosePropertyMismatch() local
DSemaExprCXX.cpp4807 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
DSemaChecking.cpp3395 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombinePHI.cpp32 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp36 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp86 unsigned RHSType = RHS.Symbol->getType(); in operator <() local