Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_node_base.h31 bool isKnownSentinel() const { return false; } in isKnownSentinel() function
46 bool isKnownSentinel() const { return isSentinel(); } in isKnownSentinel() function