LLVM: llvm:π:bits_storage< DataType, StorageClass > Class Template Reference (original) (raw)
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
Inheritance diagram for llvm:π:bits_storage< DataType, StorageClass >:
| Public Member Functions | |
|---|---|
| bits_storage ()=default | |
| bool | setLocation (Option &O, unsigned &L) |
| template<class T> | |
| void | addValue (const T &V) |
| unsigned | getBits () |
| void | clear () |
| template<class T> | |
| bool | isSet (const T &V) |
Detailed Description
template<class DataType, class StorageClass>
class llvm:π:bits_storage< DataType, StorageClass >
Definition at line 1810 of file CommandLine.h.
Constructor & Destructor Documentation
Member Function Documentation
β addValue()
β clear()
β getBits()
β isSet()
β setLocation()
The documentation for this class was generated from the following file:
- include/llvm/Support/CommandLine.h