Searched defs:expr_const_operands (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h214 bool expr_const_operands; member in struct:c_typespec
352 BOOL_BITFIELD expr_const_operands : 1; member in struct:c_declspecs
H A Dc-decl.c4927 groktypename(struct c_type_name *type_name, tree *expr, bool *expr_const_operands) argument
5946 grokdeclarator(const struct c_declarator *declarator, struct c_declspecs *declspecs, enum decl_context decl_context, bool initialized, tree *width, tree *decl_attrs, tree *expr, bool *expr_const_operands, enum deprecated_states deprecated_state) argument
[all...]
H A Dc-typeck.c2963 bool expr_const_operands = true; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h214 bool expr_const_operands; member in struct:c_typespec
352 BOOL_BITFIELD expr_const_operands : 1; member in struct:c_declspecs
H A Dc-decl.cc5019 groktypename(struct c_type_name *type_name, tree *expr, bool *expr_const_operands) argument
6264 grokdeclarator(const struct c_declarator *declarator, struct c_declspecs *declspecs, enum decl_context decl_context, bool initialized, tree *width, tree *decl_attrs, tree *expr, bool *expr_const_operands, enum deprecated_states deprecated_state) argument
[all...]
H A Dc-typeck.cc2981 bool expr_const_operands = true; local

Completed in 255 milliseconds