LLVM API Documentation
Profile traits for booleans. More...
#include <ImmutableSet.h>
Public Types | |
typedef const bool | value_type |
typedef const bool & | value_type_ref |
Static Public Member Functions | |
static void | Profile (FoldingSetNodeID &ID, value_type_ref X) |
Profile traits for booleans.
Definition at line 856 of file ImmutableSet.h.
typedef const bool llvm::ImutProfileInfo< bool >::value_type |
Definition at line 857 of file ImmutableSet.h.
typedef const bool& llvm::ImutProfileInfo< bool >::value_type_ref |
Definition at line 858 of file ImmutableSet.h.
|
inlinestatic |
Definition at line 860 of file ImmutableSet.h.
References llvm::FoldingSetNodeID::AddBoolean().