Home
last modified time | relevance | path

Searched defs:UnionExp (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dexpression.h1485 struct UnionExp struct
1487 UnionExp() { } // yes, default constructor does nothing in UnionExp() function
1489 UnionExp(Expression *e) in UnionExp() argument
1496 Expression *exp() { return (Expression *)&u; } in exp()
1512 {
1542 UnionExp Neg(Type *type, Expression *e1); argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dexpression.h1487 struct UnionExp struct
1489 UnionExp() { } // yes, default constructor does nothing in UnionExp() argument
1491 UnionExp(Expression *e) in UnionExp() argument
1498 Expression *exp() { return (Expression *)&u; } in exp()
1514 {
1544 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dexpression.h1603 struct UnionExp struct
1605 UnionExp() { } // yes, default constructor does nothing in UnionExp() function
1607 UnionExp(Expression *e) in UnionExp() function
1614 Expression *exp() { return (Expression *)&u; } in exp()
1630 {
1660 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dexpression.h1489 struct UnionExp struct
1491 UnionExp() { } // yes, default constructor does nothing in UnionExp() argument
1493 UnionExp(Expression *e) in UnionExp() function
1500 Expression *exp() { return (Expression *)&u; } in exp()
1516 {
1546 UnionExp Neg(Type *type, Expression *e1); argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.h1601 struct UnionExp struct
1603 UnionExp() { } // yes, default constructor does nothing in UnionExp() function
1605 UnionExp(Expression *e) in UnionExp() argument
1612 Expression *exp() { return (Expression *)&u; } in exp()
1628 {
1658 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dexpression.h1485 struct UnionExp struct
1487 UnionExp() { } // yes, default constructor does nothing in UnionExp() function
1489 UnionExp(Expression *e) in UnionExp() function
1496 Expression *exp() { return (Expression *)&u; } in exp()
1512 {
1542 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dexpression.h1487 struct UnionExp struct
1489 UnionExp() { } // yes, default constructor does nothing in UnionExp() argument
1491 UnionExp(Expression *e) in UnionExp() function
1498 Expression *exp() { return (Expression *)&u; } in exp()
1514 {
1544 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dexpression.h1485 struct UnionExp struct
1487 UnionExp() { } // yes, default constructor does nothing in UnionExp() function
1489 UnionExp(Expression *e) in UnionExp() function
1496 Expression *exp() { return (Expression *)&u; } in exp()
1512 {
1542 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dexpression.h1601 struct UnionExp struct
1603 UnionExp() { } // yes, default constructor does nothing in UnionExp() argument
1605 UnionExp(Expression *e) in UnionExp() function
1612 Expression *exp() { return (Expression *)&u; } in exp()
1628 {
1658 UnionExp Neg(Type *type, Expression *e1); argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dexpression.h1333 struct UnionExp struct
1335 UnionExp() { } // yes, default constructor does nothing in UnionExp() function
1337 UnionExp(Expression *e) in UnionExp() function
1344 Expression *exp() { return (Expression *)&u; } in exp()
1360 {
1377 } u;
H A Dexpression.d511 extern (C++) struct UnionExp struct
514 extern (D) this(Expression e) in this()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A Dd-compiler.cc41 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A Dd-compiler.cc76 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A Dd-compiler.cc76 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A Dd-compiler.cc76 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/d/
H A Dd-frontend.cc449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/
H A Dd-frontend.cc449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/
H A Dd-frontend.cc449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/
H A Dd-frontend.cc449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/d/
H A Dd-frontend.cc449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/
H A Dd-frontend.cc449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type) in paintAsType() argument