Home
last modified time | relevance | path

Searched defs:getTail (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h43 const ImmutableListImpl* getTail() const { return Tail; } in getTail() function
140 ImmutableList getTail() const { in getTail() function
H A DSparseMultiSet.h401 iterator getTail(const KeyT &Key) { in getTail() function