Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h179 bool (*NodeEquals)(const FoldingSetBase *Self, Node *N, global() member
535 static bool NodeEquals(const FoldingSetBase *, Node *N, NodeEquals() function
597 static bool NodeEquals(const FoldingSetBase *Base, Node *N, NodeEquals() function