Home
last modified time | relevance | path

Searched refs:condop (Results 1 – 25 of 114) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/store/
H A Dcascadingcondop.cxx66 if (const ConditionalOperator* condop = dyn_cast<ConditionalOperator>(stmt)) in VisitStmt() local
69 Walk(condop, c); in VisitStmt()
74 report(DiagnosticsEngine::Warning, msg, condop->getLocStart()); in VisitStmt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/store/
H A Dcascadingcondop.cxx67 if ( const ConditionalOperator* condop = dyn_cast< ConditionalOperator >( stmt )) in VisitStmt() local
70 Walk(condop, c); in VisitStmt()
75 report( DiagnosticsEngine::Warning, msg, condop->getLocStart()); in VisitStmt()
/dports/devel/p5-Syntax-Keyword-Try/Syntax-Keyword-Try-0.26/lib/Syntax/Keyword/
H A DTry.xs428 OP *condop = NULL; in build_try() local
438 condop = newBINOP(OP_ISA, 0, in build_try()
445 condop = newBINOP_CUSTOM(&pp_isa, 0, in build_try()
465 condop = regexp; in build_try()
474 if(condop && !warned && in build_try()
497 if(condop) { in build_try()
501 av_push(condcatch, (SV *)op_append_elem(OP_LINESEQ, assignop, condop)); in build_try()
524 *condop = (OP *)av_pop(condcatch); in build_try() local
526 catch = newCONDOP(0, condop, op_scope(body), catch); in build_try()
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/
H A DInterpreter.cpp786 int condop = child(0)->buildInterpreter(interpreter); in buildInterpreter() local
802 interpreter->addOperand(condop); in buildInterpreter()
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dglogcode.c278 PUBLIC void condop(exp) in condop() function
H A Dproto.h196 void condop P((struct nodestruct *exp));
H A Dgencode.c520 condop(exp);
/dports/lang/nwcc/nwcc_0.8.3/oldnews/
H A DNEWS-0.5159 already work (I only recall that condop.c is among them.)
/dports/devel/p5-Devel-Size/Devel-Size-0.83/
H A DSize.xs467 st->total_size += sizeof(struct condop); in op_size()
/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c5582 OP *condop = NULL; in Perl_cmpchain_finish() local
5612 condop = condop ? newLOGOP(OP_CMPCHAIN_AND, 0, cmpop, condop) : in Perl_cmpchain_finish()
5615 return condop; in Perl_cmpchain_finish()
9147 OP *const condop = first->op_next; in S_newONCEOP() local
9149 OpTYPE_set(condop, OP_ONCE); in S_newONCEOP()
9155 condop->op_targ = in S_newONCEOP()
9158 SvPADSTALE_on(PAD_SVl(condop->op_targ)); in S_newONCEOP()
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c5579 OP *condop = NULL; in Perl_cmpchain_finish() local
5609 condop = condop ? newLOGOP(OP_CMPCHAIN_AND, 0, cmpop, condop) : in Perl_cmpchain_finish()
5612 return condop; in Perl_cmpchain_finish()
9143 OP *const condop = first->op_next; in S_newONCEOP() local
9145 OpTYPE_set(condop, OP_ONCE); in S_newONCEOP()
9151 condop->op_targ = in S_newONCEOP()
9154 SvPADSTALE_on(PAD_SVl(condop->op_targ)); in S_newONCEOP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c5587 OP *condop = NULL; in Perl_cmpchain_finish() local
5617 condop = condop ? newLOGOP(OP_CMPCHAIN_AND, 0, cmpop, condop) : in Perl_cmpchain_finish()
5620 return condop; in Perl_cmpchain_finish()
9155 OP *const condop = first->op_next; in S_newONCEOP() local
9157 OpTYPE_set(condop, OP_ONCE); in S_newONCEOP()
9163 condop->op_targ = in S_newONCEOP()
9166 SvPADSTALE_on(PAD_SVl(condop->op_targ)); in S_newONCEOP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.c7887 OP *const condop = first->op_next; in S_newONCEOP() local
7889 OpTYPE_set(condop, OP_ONCE); in S_newONCEOP()
7895 condop->op_targ = in S_newONCEOP()
7898 SvPADSTALE_on(PAD_SVl(condop->op_targ)); in S_newONCEOP()
/dports/devel/p5-B-C/B-C-1.57/lib/B/
H A DC.pm9158 condop => \$condopsect,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20127510 * c-c++-common/warn-ommitted-condop.c: Likewise.

12345