Home
last modified time | relevance | path

Searched defs:type_p (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtypeck.C5 typedef struct S *type_p; typedef
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgengtype.h48 typedef struct type *type_p; typedef
/openbsd/gnu/gcc/gcc/
H A Dgengtype.h41 typedef struct type *type_p; typedef
H A Dtree.c7661 tree *type_p = &TREE_TYPE (DECL_EXPR_DECL (*tp)); in walk_tree() local
/openbsd/gnu/gcc/gcc/cp/
H A Dparser.c3710 bool type_p, in cp_parser_nested_name_specifier_opt()
3954 bool type_p, in cp_parser_nested_name_specifier()
3997 bool type_p, in cp_parser_class_or_namespace_name()
H A Ddecl.c3314 cp_fname_init (const char* name, tree *type_p) in cp_fname_init()