|
LLVM 24.0.0git
|
Insertion token: a failed lookup fills it in, the matching insert consumes it. More...
#include "llvm/ADT/FoldingSet.h"
Public Member Functions | |
| FoldingSetInsertToken ()=default | |
| operator bool () const | |
Friends | |
| class | FoldingSetBase |
| bool | operator== (FoldingSetInsertToken A, FoldingSetInsertToken B) |
| bool | operator!= (FoldingSetInsertToken A, FoldingSetInsertToken B) |
Insertion token: a failed lookup fills it in, the matching insert consumes it.
Definition at line 292 of file FoldingSet.h.
|
default |
|
inlineexplicit |
Definition at line 303 of file FoldingSet.h.
References llvm::FoldingSetNodeIDRef::NotAHash.
|
friend |
Definition at line 299 of file FoldingSet.h.
References FoldingSetBase.
Referenced by FoldingSetBase.
|
friend |
Definition at line 310 of file FoldingSet.h.
|
friend |
Definition at line 307 of file FoldingSet.h.