|
LLVM 22.0.0git
|
Profile traits for integers. More...
#include "llvm/ADT/ImmutableSet.h"
Public Types | |
| using | value_type = const T |
| using | value_type_ref = const T& |
Static Public Member Functions | |
| static void | Profile (FoldingSetNodeID &ID, value_type_ref X) |
Profile traits for integers.
Definition at line 873 of file ImmutableSet.h.
| using llvm::ImutProfileInteger< T >::value_type = const T |
Definition at line 874 of file ImmutableSet.h.
| using llvm::ImutProfileInteger< T >::value_type_ref = const T& |
Definition at line 875 of file ImmutableSet.h.
|
inlinestatic |
Definition at line 877 of file ImmutableSet.h.
References X.