Home
last modified time | relevance | path

Searched defs:static_p (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h289 bool static_p; member
H A Dlra-assigns.cc928 bool static_p, best_static_p; in spill_for() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h486 BOOL_BITFIELD static_p : 1; member
H A Dc-decl.cc4930 tree expr, struct c_declspecs *quals, bool static_p, in build_array_declarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h484 BOOL_BITFIELD static_p : 1; member
H A Dc-decl.c4838 tree expr, struct c_declspecs *quals, bool static_p, in build_array_declarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-assigns.c928 bool static_p, best_static_p; in spill_for() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc22457 bool static_p = decl_specifiers->storage_class == sc_static; in cp_parser_init_declarator() local
22920 bool member_p, bool friend_p, bool static_p) in cp_parser_declarator()
23023 bool member_p, bool friend_p, bool static_p) in cp_parser_direct_declarator()
27235 bool static_p = (decl_specifiers.storage_class == sc_static); in cp_parser_member_declaration() local
H A Dpt.cc26035 bool static_p = false; in do_type_instantiation() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c21036 bool member_p, bool friend_p, bool static_p) in cp_parser_declarator()
21141 bool member_p, bool friend_p, bool static_p) in cp_parser_direct_declarator()
25197 bool static_p = (decl_specifiers.storage_class == sc_static); in cp_parser_member_declaration() local
H A Dpt.c25110 int static_p = 0; in do_type_instantiation() local