Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node_base.h31 bool isKnownSentinel() const { return false; } isKnownSentinel() function
46 bool isKnownSentinel() const { return isSentinel(); } isKnownSentinel() function