LLVM 20.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 849 of file ImmutableSet.h.
using llvm::ImutProfileInteger< T >::value_type = const T |
Definition at line 850 of file ImmutableSet.h.
using llvm::ImutProfileInteger< T >::value_type_ref = const T& |
Definition at line 851 of file ImmutableSet.h.
|
inlinestatic |
Definition at line 853 of file ImmutableSet.h.
References X.