|
LLVM
3.7.0
|
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 875 of file ImmutableSet.h.
| typedef const bool llvm::ImutProfileInfo< bool >::value_type |
Definition at line 876 of file ImmutableSet.h.
| typedef const bool& llvm::ImutProfileInfo< bool >::value_type_ref |
Definition at line 877 of file ImmutableSet.h.
|
inlinestatic |
Definition at line 879 of file ImmutableSet.h.
References llvm::FoldingSetNodeID::AddBoolean().
1.8.6