Searched defs:type_p (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dgengtype.h41 typedef struct type *type_p; typedef in typeref:struct:type
[all...]
H A Dtree.c7689 tree *type_p = &TREE_TYPE (DECL_EXPR_DECL (*tp)); local
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.c3326 cp_fname_init(const char* name, tree *type_p) argument
H A Dparser.c3901 cp_parser_nested_name_specifier_opt(cp_parser *parser, bool typename_keyword_p, bool check_dependency_p, bool type_p, bool is_declaration) argument
4145 cp_parser_nested_name_specifier(cp_parser *parser, bool typename_keyword_p, bool check_dependency_p, bool type_p, bool is_declaration) argument
4187 cp_parser_class_or_namespace_name(cp_parser *parser, bool typename_keyword_p, bool template_keyword_p, bool check_dependency_p, bool type_p, bool is_declaration) argument
[all...]

Completed in 238 milliseconds