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

/haiku-buildtools/gcc/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py85 def find_type(orig, name): function
160 nodetype = find_type(self.val.type, '_Node')
177 nodetype = find_type(self.val.type, '_Node')
206 nodetype = find_type(self.val.type, '_Node')
222 nodetype = find_type(self.val.type, '_Node')
516 rep_type = find_type(self.val.type, '_Rep_type')
517 node = find_type(rep_type, '_Link_type')
556 rep_type = find_type(self.val.type, '_Rep_type')
557 node = find_type(rep_type, '_Link_type')
712 self.node_type = find_type(has
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc8538 Find_type_use(Named_type* find_type) argument
8540 find_type_(find_type), found_(false)

Completed in 107 milliseconds