Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp1009 ExprResult &RHS, QualType LHSType, in handleComplexFloatConversion()
1096 ExprResult &RHS, QualType LHSType, in handleFloatConversion()
1134 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion()
1191 ExprResult &RHS, QualType LHSType, in handleIntegerConversion()
1241 ExprResult &RHS, QualType LHSType, in handleComplexIntConversion()
1447 QualType LHSType = in UsualArithmeticConversions() local
7279 QualType LHSType = in OpenCLArithmeticConversions() local
8021 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
8159 checkBlockPointerTypesForAssignment(Sema &S, QualType LHSType, in checkBlockPointerTypesForAssignment()
8210 checkObjCPointerTypesForAssignment(Sema &S, QualType LHSType, in checkObjCPointerTypesForAssignment()
[all …]
HDSemaObjCProperty.cpp951 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in SelectPropertyForSynthesisFromProtocols() local
1699 QualType LHSType = in DiagnosePropertyMismatch() local
HDSemaExprCXX.cpp5466 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local
5771 QualType LHSType = LHS.get()->getType(); in CheckGNUVectorConditionalTypes() local
HDSemaChecking.cpp6004 QualType LHSType = TheCall->getArg(0)->getType(); in SemaBuiltinShuffleVector() local
14209 QualType LHSType; in checkUnsafeExprAssigns() local
HDSemaCodeComplete.cpp414 QualType LHSType = LHS->getType(); in getPreferredTypeOfBinaryRHS() local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_handlers.h75 const TypeDescriptor &LHSType; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp302 Type *LHSType = LHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
HDInstCombineCompares.cpp980 Type *LHSType = GEPLHS->getOperand(i)->getType(); in foldGEPICmp() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDELFObjectWriter.cpp124 unsigned LHSType = Symbol->getType(); in operator <() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprScalar.cpp140 QualType LHSType = BinOp->getLHS()->getType(); in isFixedPointBinOp() local