This class is used to maintain node state in a folding set.
More...
#include "llvm/ADT/FoldingSet.h"
This class is used to maintain node state in a folding set.
Definition at line 309 of file FoldingSet.h.
◆ FoldingSetNode()
| llvm::FoldingSetNode::FoldingSetNode |
( |
| ) |
|
|
default |
◆ getFoldingSetHash()
| uint32_t llvm::FoldingSetNode::getFoldingSetHash |
( |
| ) |
const |
|
inline |
◆ setFoldingSetHash()
| void llvm::FoldingSetNode::setFoldingSetHash |
( |
uint32_t | Hash | ) |
|
|
inline |
The documentation for this class was generated from the following file: