Searched refs:subtype_begin (Results 1 – 1 of 1) sorted by relevance
315 subtype_iterator subtype_begin() const { return ContainedTys; } in subtype_begin() function318 return makeArrayRef(subtype_begin(), subtype_end()); in subtypes()327 return subtype_reverse_iterator(subtype_begin()); in subtype_rend()479 static ChildIteratorType child_begin(NodeRef N) { return N->subtype_begin(); }488 static ChildIteratorType child_begin(NodeRef N) { return N->subtype_begin(); }