LLVM: llvm:πŸ†‘:bits_storage< DataType, bool > Class Template Reference (original) (raw)

#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"

Inheritance diagram for llvm:πŸ†‘:bits_storage< DataType, bool >:

Public Member Functions
template<class T>
void addValue (const T &V)
unsigned getBits ()
void clear ()
template<class T>
bool isSet (const T &V)
bits_storage ()=default
bool setLocation (Option &O, unsigned &L)

Detailed Description

template
class llvm:πŸ†‘:bits_storage< DataType, bool >

Definition at line 1852 of file CommandLine.h.

Constructor & Destructor Documentation

Member Function Documentation

β—† addValue()

template

template<class T>

β—† clear()

β—† getBits()

β—† isSet()

template

template<class T>

β—† setLocation()


The documentation for this class was generated from the following file: