Searched defs:type_p (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.h | 115 typedef struct type *type_p; typedef
|
H A D | tree.c | 12298 tree *type_p = &TREE_TYPE (DECL_EXPR_DECL (*tp)); in walk_tree_1() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.h | 120 typedef struct type *type_p; typedef
|
H A D | ipa-fnsummary.cc | 1442 int *index_p, tree *type_p, in decompose_param_expr()
|
H A D | tree.cc | 11394 tree *type_p = &TREE_TYPE (DECL_EXPR_DECL (*tp)); in walk_tree_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cxx-pretty-print.c | 1530 bool type_p = TYPE_P (t); in pp_cxx_parameter_declaration_clause() local
|
H A D | name-lookup.c | 3901 tree *value_p, tree *type_p) in do_nonmember_using_decl()
|
H A D | parser.c | 6338 bool type_p, in cp_parser_nested_name_specifier_opt() 6700 bool type_p, in cp_parser_nested_name_specifier() 6743 bool type_p, in cp_parser_qualifying_entity()
|
H A D | decl.c | 4593 cp_fname_init (const char* name, tree *type_p) in cp_fname_init()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.cc | 4799 bool insert_p, tree *value_p, tree *type_p) in do_nonmember_using_decl()
|
H A D | parser.cc | 6672 bool type_p, in cp_parser_nested_name_specifier_opt() 7036 bool type_p, in cp_parser_nested_name_specifier() 7079 bool type_p, in cp_parser_qualifying_entity()
|