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

/openbsd-current/gnu/gcc/gcc/cp/
H A Drtti.c289 build_typeid (tree exp)
287 build_typeid (tree exp) function
H A Dcp-tree.h4185 extern tree build_typeid (tree);
H A Dparser.c4202 postfix_expression = build_typeid (expression);
H A Dpt.c9401 return build_typeid (operand_0);
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c256 build_typeid (exp)
254 build_typeid (exp) function
H A Dcp-tree.h4138 extern tree build_typeid PARAMS((tree));
H A Ddecl2.c3500 return build_typeid (build_expr_from_tree (TREE_OPERAND (t, 0)));
H A Dparse.y1701 { $$ = build_typeid ($3); }

Completed in 397 milliseconds