Home
last modified time | relevance | path

Searched refs:RHSTy (Results 1 – 25 of 128) sorted by relevance

123456

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dconstant-expression-cxx2a.cpp150 using RHSTy = decltype(RHS); in test_constexpr() typedef
153 if constexpr (__is_same(LHSTy, nullptr_t) || __is_same(RHSTy, nullptr_t)) { in test_constexpr()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dconstant-expression-cxx2a.cpp150 using RHSTy = decltype(RHS); in test_constexpr() typedef
153 if constexpr (__is_same(LHSTy, nullptr_t) || __is_same(RHSTy, nullptr_t)) { in test_constexpr()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp1406 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5519 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8237 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8262 return RHSTy; in CheckConditionalOperands()
8300 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8303 return RHSTy; in FindCompositeObjCPointerType()
8311 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8314 return RHSTy; in FindCompositeObjCPointerType()
8325 return RHSTy; in FindCompositeObjCPointerType()
8371 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1388 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5451 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8145 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8170 return RHSTy; in CheckConditionalOperands()
8208 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8211 return RHSTy; in FindCompositeObjCPointerType()
8219 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8222 return RHSTy; in FindCompositeObjCPointerType()
8233 return RHSTy; in FindCompositeObjCPointerType()
8279 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp1406 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5519 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8237 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8262 return RHSTy; in CheckConditionalOperands()
8300 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8303 return RHSTy; in FindCompositeObjCPointerType()
8311 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8314 return RHSTy; in FindCompositeObjCPointerType()
8325 return RHSTy; in FindCompositeObjCPointerType()
8371 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp1313 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
4695 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
7287 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
7312 return RHSTy; in CheckConditionalOperands()
7345 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
7348 return RHSTy; in FindCompositeObjCPointerType()
7356 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
7359 return RHSTy; in FindCompositeObjCPointerType()
7370 return RHSTy; in FindCompositeObjCPointerType()
7415 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaExpr.cpp1382 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5497 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8193 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8218 return RHSTy; in CheckConditionalOperands()
8256 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8259 return RHSTy; in FindCompositeObjCPointerType()
8267 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8270 return RHSTy; in FindCompositeObjCPointerType()
8281 return RHSTy; in FindCompositeObjCPointerType()
8327 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp1377 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5481 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8141 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8166 return RHSTy; in CheckConditionalOperands()
8204 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8207 return RHSTy; in FindCompositeObjCPointerType()
8215 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8218 return RHSTy; in FindCompositeObjCPointerType()
8229 return RHSTy; in FindCompositeObjCPointerType()
8275 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1349 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
4848 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
7542 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
7567 return RHSTy; in CheckConditionalOperands()
7600 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
7603 return RHSTy; in FindCompositeObjCPointerType()
7611 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
7614 return RHSTy; in FindCompositeObjCPointerType()
7625 return RHSTy; in FindCompositeObjCPointerType()
7671 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp1349 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
4848 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
7542 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
7567 return RHSTy; in CheckConditionalOperands()
7600 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
7603 return RHSTy; in FindCompositeObjCPointerType()
7611 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
7614 return RHSTy; in FindCompositeObjCPointerType()
7625 return RHSTy; in FindCompositeObjCPointerType()
7671 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaExpr.cpp1407 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5569 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8428 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8453 return RHSTy; in CheckConditionalOperands()
8491 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8494 return RHSTy; in FindCompositeObjCPointerType()
8502 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8505 return RHSTy; in FindCompositeObjCPointerType()
8516 return RHSTy; in FindCompositeObjCPointerType()
8562 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp1418 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5587 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8396 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8421 return RHSTy; in CheckConditionalOperands()
8459 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8462 return RHSTy; in FindCompositeObjCPointerType()
8470 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8473 return RHSTy; in FindCompositeObjCPointerType()
8484 return RHSTy; in FindCompositeObjCPointerType()
8530 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp1418 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5587 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8396 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8421 return RHSTy; in CheckConditionalOperands()
8459 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8462 return RHSTy; in FindCompositeObjCPointerType()
8470 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8473 return RHSTy; in FindCompositeObjCPointerType()
8484 return RHSTy; in FindCompositeObjCPointerType()
8530 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1418 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5587 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8396 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8421 return RHSTy; in CheckConditionalOperands()
8459 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8462 return RHSTy; in FindCompositeObjCPointerType()
8470 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8473 return RHSTy; in FindCompositeObjCPointerType()
8484 return RHSTy; in FindCompositeObjCPointerType()
8530 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExpr.cpp1418 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5587 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8396 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8421 return RHSTy; in CheckConditionalOperands()
8459 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8462 return RHSTy; in FindCompositeObjCPointerType()
8470 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8473 return RHSTy; in FindCompositeObjCPointerType()
8484 return RHSTy; in FindCompositeObjCPointerType()
8530 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaExpr.cpp1418 RHSTy = S.Context.getCorrespondingSignedFixedPointType(RHSTy); in handleFixedPointConversion()
5587 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
8396 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
8421 return RHSTy; in CheckConditionalOperands()
8459 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
8462 return RHSTy; in FindCompositeObjCPointerType()
8470 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
8473 return RHSTy; in FindCompositeObjCPointerType()
8484 return RHSTy; in FindCompositeObjCPointerType()
8530 << LHSTy << RHSTy in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp4603 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
7111 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
7136 return RHSTy; in CheckConditionalOperands()
7169 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
7172 return RHSTy; in FindCompositeObjCPointerType()
7180 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
7183 return RHSTy; in FindCompositeObjCPointerType()
7194 return RHSTy; in FindCompositeObjCPointerType()
7239 << LHSTy << RHSTy in FindCompositeObjCPointerType()
8887 QualType RHSTy; in DiagnoseDivisionSizeofPointer() local
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaExpr.cpp4500 } else if (RHSTy->isArrayType()) { in CreateBuiltinArraySubscriptExpr()
4506 RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr()
6924 if (!checkConditionalNullPointer(*this, LHS, RHSTy)) return RHSTy; in CheckConditionalOperands()
6949 return RHSTy; in CheckConditionalOperands()
6982 if (RHSTy->isObjCClassType() && in FindCompositeObjCPointerType()
6985 return RHSTy; in FindCompositeObjCPointerType()
6993 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
6996 return RHSTy; in FindCompositeObjCPointerType()
7004 if (Context.isObjCSelType(RHSTy) && in FindCompositeObjCPointerType()
7007 return RHSTy; in FindCompositeObjCPointerType()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/TableGen/
H A DTGParser.cpp1400 RecTy *RHSTy = nullptr; in ParseOperation() local
1410 RHSTy = RHSt->getType(); in ParseOperation()
1412 RHSTy = BitsRecTy::get(RHSbits->getNumBits()); in ParseOperation()
1414 RHSTy = BitRecTy::get(); in ParseOperation()
1418 MHSTy = RHSTy; in ParseOperation()
1420 RHSTy = MHSTy; in ParseOperation()
1422 if (!MHSTy || !RHSTy) { in ParseOperation()
1427 Type = resolveTypes(MHSTy, RHSTy); in ParseOperation()
1430 "' and '" + RHSTy->getAsString() + "' for !if"); in ParseOperation()
/dports/devel/llvm70/llvm-7.0.1.src/lib/TableGen/
H A DTGParser.cpp1400 RecTy *RHSTy = nullptr; in ParseOperation() local
1410 RHSTy = RHSt->getType(); in ParseOperation()
1412 RHSTy = BitsRecTy::get(RHSbits->getNumBits()); in ParseOperation()
1414 RHSTy = BitRecTy::get(); in ParseOperation()
1418 MHSTy = RHSTy; in ParseOperation()
1420 RHSTy = MHSTy; in ParseOperation()
1422 if (!MHSTy || !RHSTy) { in ParseOperation()
1427 Type = resolveTypes(MHSTy, RHSTy); in ParseOperation()
1430 "' and '" + RHSTy->getAsString() + "' for !if"); in ParseOperation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/CodeGen/
H A DIslExprBuilder.cpp500 auto *RHSTy = RHS->getType(); in createOpICmp() local
501 bool IsPtrType = LHSTy->isPointerTy() || RHSTy->isPointerTy(); in createOpICmp()
507 if (RHSTy->isPointerTy()) in createOpICmp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/CodeGen/
H A DIslExprBuilder.cpp505 auto *RHSTy = RHS->getType(); in createOpICmp() local
506 bool IsPtrType = LHSTy->isPointerTy() || RHSTy->isPointerTy(); in createOpICmp()
512 if (RHSTy->isPointerTy()) in createOpICmp()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp502 auto *RHSTy = RHS->getType(); in createOpICmp() local
503 bool IsPtrType = LHSTy->isPointerTy() || RHSTy->isPointerTy(); in createOpICmp()
509 if (RHSTy->isPointerTy()) in createOpICmp()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp502 auto *RHSTy = RHS->getType(); in createOpICmp() local
503 bool IsPtrType = LHSTy->isPointerTy() || RHSTy->isPointerTy(); in createOpICmp()
509 if (RHSTy->isPointerTy()) in createOpICmp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslExprBuilder.cpp505 auto *RHSTy = RHS->getType(); in createOpICmp() local
506 bool IsPtrType = LHSTy->isPointerTy() || RHSTy->isPointerTy(); in createOpICmp()
512 if (RHSTy->isPointerTy()) in createOpICmp()

123456