Searched refs:bits_storage (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h1443 // bits_storage class
1450 class bits_storage { class in namespace:llvm::cl
1462 bits_storage() : Location(0) {}
1491 class bits_storage<DataType, bool> {
1522 class bits : public Option, public bits_storage<DataType, Storage> {

Completed in 161 milliseconds