Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h180 bool (*NodeEquals)(const FoldingSetBase *Self, Node *N, member
550 static bool NodeEquals(const FoldingSetBase *, Node *N, in NodeEquals() function
612 static bool NodeEquals(const FoldingSetBase *Base, Node *N, in NodeEquals() function