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

/haiku-buildtools/gcc/gcc/
H A Domp-low.c12812 tree orig_rettype = TREE_TYPE (TREE_TYPE (fndecl));
12817 if (orig_rettype == void_type_node)
12847 tree atype = build_array_type_nelts (orig_rettype,
12807 tree orig_rettype = TREE_TYPE (TREE_TYPE (fndecl)); local

Completed in 122 milliseconds