Home
last modified time | relevance | path

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

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