Searched refs:root_inter (Results 1 – 2 of 2) sorted by relevance
6830 tree meth = NULL_TREE, root_inter = NULL_TREE; in lookup_method_static() local6875 root_inter = inter; in lookup_method_static()6884 return is_class ? lookup_method_static (root_inter, ident, 0): NULL_TREE; in lookup_method_static()
5610 tree root_inter = NULL_TREE; local5649 root_inter = inter;5658 return lookup_instance_method_static (root_inter, ident);