Home
last modified time | relevance | path

Searched refs:Expr1 (Results 176 – 200 of 528) sorted by relevance

12345678910>>...22

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp319 const Expr *Expr1 = dyn_cast<Expr>(Stmt1); in isIdenticalStmt() local
322 if (Expr1 && Expr2) { in isIdenticalStmt()
325 if (!IgnoreSideEffects && Expr1->HasSideEffects(Ctx)) in isIdenticalStmt()
329 if ((Expr1->getExprLoc().isMacroID()) || (Expr2->getExprLoc().isMacroID())) in isIdenticalStmt()
333 Expr::const_child_iterator I1 = Expr1->child_begin(); in isIdenticalStmt()
335 while (I1 != Expr1->child_end() && I2 != Expr2->child_end()) { in isIdenticalStmt()
343 if (I1 != Expr1->child_end()) in isIdenticalStmt()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp319 const Expr *Expr1 = dyn_cast<Expr>(Stmt1); in isIdenticalStmt() local
322 if (Expr1 && Expr2) { in isIdenticalStmt()
325 if (!IgnoreSideEffects && Expr1->HasSideEffects(Ctx)) in isIdenticalStmt()
329 if ((Expr1->getExprLoc().isMacroID()) || (Expr2->getExprLoc().isMacroID())) in isIdenticalStmt()
333 Expr::const_child_iterator I1 = Expr1->child_begin(); in isIdenticalStmt()
335 while (I1 != Expr1->child_end() && I2 != Expr2->child_end()) { in isIdenticalStmt()
343 if (I1 != Expr1->child_end()) in isIdenticalStmt()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp318 const Expr *Expr1 = dyn_cast<Expr>(Stmt1); in isIdenticalStmt() local
321 if (Expr1 && Expr2) { in isIdenticalStmt()
324 if (!IgnoreSideEffects && Expr1->HasSideEffects(Ctx)) in isIdenticalStmt()
328 if ((Expr1->getExprLoc().isMacroID()) || (Expr2->getExprLoc().isMacroID())) in isIdenticalStmt()
332 Expr::const_child_iterator I1 = Expr1->child_begin(); in isIdenticalStmt()
334 while (I1 != Expr1->child_end() && I2 != Expr2->child_end()) { in isIdenticalStmt()
342 if (I1 != Expr1->child_end()) in isIdenticalStmt()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dpar-prag.adb523 Expr1 : Node_Id; variable
667 Expr1 := Expression (Arg1);
673 if Nkind (Expr1) = N_Identifier
675 (Nkind (Expr1) = N_Selected_Component
677 Nkind (Selector_Name (Expr1)) = N_Identifier)
679 if Nkind (Expr1) = N_Identifier
680 and then Chars (Expr1) = Name_System
714 Unam := Get_Unit_Name (Expr1);
/dports/devel/boost-docs/boost_1_72_0/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/devel/boost-libs/boost_1_72_0/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/devel/boost-python-libs/boost_1_72_0/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/devel/hyperscan/boost_1_75_0/boost/yap/
H A Duser_macros.hpp583 template<typename Expr1, typename Expr2, typename Expr3> \
584 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
586 ternary_op_result_t<expr_template, Expr1, Expr2, Expr3> \
589 ternary_op_result<expr_template, Expr1, Expr2, Expr3>; \
596 static_cast<Expr1 &&>(expr1)), \
625 template<typename Expr1, typename Expr2, typename Expr3> \
626 constexpr auto if_else(Expr1 && expr1, Expr2 && expr2, Expr3 && expr3) \
629 Expr1, \
636 Expr1, \
646 static_cast<Expr1 &&>(expr1)), \
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dpar-prag.adb580 Expr1 : Node_Id; variable
724 Expr1 := Expression (Arg1);
730 if Nkind (Expr1) = N_Identifier
732 (Nkind (Expr1) = N_Selected_Component
734 Nkind (Selector_Name (Expr1)) = N_Identifier)
736 if Nkind (Expr1) = N_Identifier
737 and then Chars (Expr1) = Name_System
771 Unam := Get_Unit_Name (Expr1);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dpar-prag.adb601 Expr1 : Node_Id; variable
745 Expr1 := Expression (Arg1);
751 if Nkind (Expr1) = N_Identifier
753 (Nkind (Expr1) = N_Selected_Component
755 Nkind (Selector_Name (Expr1)) = N_Identifier)
757 if Nkind (Expr1) = N_Identifier
758 and then Chars (Expr1) = Name_System
792 Unam := Get_Unit_Name (Expr1);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dpar-prag.adb599 Expr1 : Node_Id; variable
743 Expr1 := Expression (Arg1);
749 if Nkind (Expr1) = N_Identifier
751 (Nkind (Expr1) = N_Selected_Component
753 Nkind (Selector_Name (Expr1)) = N_Identifier)
755 if Nkind (Expr1) = N_Identifier
756 and then Chars (Expr1) = Name_System
790 Unam := Get_Unit_Name (Expr1);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dpar-prag.adb601 Expr1 : Node_Id; variable
745 Expr1 := Expression (Arg1);
751 if Nkind (Expr1) = N_Identifier
753 (Nkind (Expr1) = N_Selected_Component
755 Nkind (Selector_Name (Expr1)) = N_Identifier)
757 if Nkind (Expr1) = N_Identifier
758 and then Chars (Expr1) = Name_System
792 Unam := Get_Unit_Name (Expr1);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dpar-prag.adb597 Expr1 : Node_Id; variable
741 Expr1 := Expression (Arg1);
747 if Nkind (Expr1) = N_Identifier
749 (Nkind (Expr1) = N_Selected_Component
751 Nkind (Selector_Name (Expr1)) = N_Identifier)
753 if Nkind (Expr1) = N_Identifier
754 and then Chars (Expr1) = Name_System
788 Unam := Get_Unit_Name (Expr1);

12345678910>>...22