Searched refs:get_typeid (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Drtti.c417 get_typeid (tree type)
415 get_typeid (tree type) function
H A Dcp-tree.h4187 extern tree get_typeid (tree);
H A Dparser.c4193 postfix_expression = get_typeid (type);
H A Dpt.c9400 return get_typeid (operand_0);
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c389 get_typeid (type)
387 get_typeid (type) function
H A Dcp-tree.h4140 extern tree get_typeid PARAMS((tree));
H A Ddecl2.c3499 return get_typeid (TREE_OPERAND (t, 0));
H A Dparse.y1705 $$ = get_typeid (type); }

Completed in 397 milliseconds