Searched defs:getPrev (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | ilist_node.h | 89 ilist_node_impl *getPrev() { getPrev() function |
H A D | ilist_node_base.h | 28 ilist_node_base *getPrev() const { return Prev; } getPrev() function |