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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node_base.h31 bool isKnownSentinel() const { return false; } function in class:llvm::ilist_node_base
46 bool isKnownSentinel() const { return isSentinel(); } function in class:llvm::ilist_node_base

Completed in 52 milliseconds