/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-cp-fe.def | 524 gcc_expr, /* Argument DEFAULT_VALUE. */ 597 GCC_METHOD5 (gcc_expr, build_dependent_expr, 604 /* Build a gcc_expr for the value VALUE in type TYPE. */ 606 GCC_METHOD2 (gcc_expr, build_literal_expr, 610 /* Build a gcc_expr that denotes DECL, the declaration of a variable 615 GCC_METHOD2 (gcc_expr, build_decl_expr, 619 /* Build a gcc_expr that denotes the unary operation UNARY_OP applied 620 to the gcc_expr OPERAND. For non-expr operands, see 629 GCC_METHOD2 (gcc_expr, build_unary_expr, 631 gcc_expr) /* Argument OPERAND. */ [all …]
|
H A D | gcc-cp-interface.h | 74 typedef unsigned long long gcc_expr; typedef 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 112 gcc_expr *elements;
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-cp-fe.def | 524 gcc_expr, /* Argument DEFAULT_VALUE. */ 597 GCC_METHOD5 (gcc_expr, build_dependent_expr, 604 /* Build a gcc_expr for the value VALUE in type TYPE. */ 606 GCC_METHOD2 (gcc_expr, build_literal_expr, 610 /* Build a gcc_expr that denotes DECL, the declaration of a variable 615 GCC_METHOD2 (gcc_expr, build_decl_expr, 619 /* Build a gcc_expr that denotes the unary operation UNARY_OP applied 620 to the gcc_expr OPERAND. For non-expr operands, see 629 GCC_METHOD2 (gcc_expr, build_unary_expr, 631 gcc_expr) /* Argument OPERAND. */ [all …]
|
H A D | gcc-cp-interface.h | 74 typedef unsigned long long gcc_expr; typedef 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 112 gcc_expr *elements;
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-cp-fe.def | 524 gcc_expr, /* Argument DEFAULT_VALUE. */ 597 GCC_METHOD5 (gcc_expr, build_dependent_expr, 604 /* Build a gcc_expr for the value VALUE in type TYPE. */ 606 GCC_METHOD2 (gcc_expr, build_literal_expr, 610 /* Build a gcc_expr that denotes DECL, the declaration of a variable 615 GCC_METHOD2 (gcc_expr, build_decl_expr, 619 /* Build a gcc_expr that denotes the unary operation UNARY_OP applied 620 to the gcc_expr OPERAND. For non-expr operands, see 629 GCC_METHOD2 (gcc_expr, build_unary_expr, 631 gcc_expr) /* Argument OPERAND. */ [all …]
|
H A D | gcc-cp-interface.h | 74 typedef unsigned long long gcc_expr; typedef 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 112 gcc_expr *elements;
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-cp-fe.def | 524 gcc_expr, /* Argument DEFAULT_VALUE. */ 597 GCC_METHOD5 (gcc_expr, build_dependent_expr, 604 /* Build a gcc_expr for the value VALUE in type TYPE. */ 606 GCC_METHOD2 (gcc_expr, build_literal_expr, 610 /* Build a gcc_expr that denotes DECL, the declaration of a variable 615 GCC_METHOD2 (gcc_expr, build_decl_expr, 619 /* Build a gcc_expr that denotes the unary operation UNARY_OP applied 620 to the gcc_expr OPERAND. For non-expr operands, see 629 GCC_METHOD2 (gcc_expr, build_unary_expr, 631 gcc_expr) /* Argument OPERAND. */ [all …]
|
H A D | gcc-cp-interface.h | 74 typedef unsigned long long gcc_expr; typedef 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 112 gcc_expr *elements;
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcp1plugin.cc | 1822 gcc_expr 2308 gcc_expr default_value, in plugin_build_value_template_parameter() 2416 gcc_expr 2670 gcc_expr 2680 gcc_expr 2698 gcc_expr 2701 gcc_expr operand) in plugin_build_unary_expr() 2841 gcc_expr 2844 gcc_expr operand1, in plugin_build_binary_expr() 2845 gcc_expr operand2) in plugin_build_binary_expr() [all …]
|
H A D | marshall-cp.hh | 254 gva->elements = new gcc_expr[len]; in unmarshall()
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcp1plugin.cc | 1666 gcc_expr 2149 gcc_expr default_value, in plugin_build_value_template_parameter() 2257 gcc_expr 2511 gcc_expr 2521 gcc_expr 2539 gcc_expr 2542 gcc_expr operand) in plugin_build_unary_expr() 2682 gcc_expr 2685 gcc_expr operand1, in plugin_build_binary_expr() 2686 gcc_expr operand2) in plugin_build_binary_expr() [all …]
|
H A D | marshall-cp.hh | 231 gva->elements = new gcc_expr[len]; in unmarshall()
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_349.c | 16 unsigned long gcc_expr = __alignof__(3); variable
|