LLVM API Documentation

llvm::cl::OptionValue< DataType > Member List
This is the complete list of members for llvm::cl::OptionValue< DataType >, including all inherited members.
compare(const DataType &) constllvm::cl::OptionValueBase< DataType, std::is_class< DataType >::value > [inline]
compare(const GenericOptionValue &) const overridellvm::cl::OptionValueBase< DataType, std::is_class< DataType >::value > [inline, virtual]
getValue() constllvm::cl::OptionValueBase< DataType, std::is_class< DataType >::value > [inline]
hasValue() constllvm::cl::OptionValueBase< DataType, std::is_class< DataType >::value > [inline]
operator=(const DT &V)llvm::cl::OptionValue< DataType > [inline]
OptionValue()llvm::cl::OptionValue< DataType > [inline]
OptionValue(const DataType &V)llvm::cl::OptionValue< DataType > [inline]
setValue(const DT &)llvm::cl::OptionValueBase< DataType, std::is_class< DataType >::value > [inline]
WrapperType typedefllvm::cl::OptionValueBase< DataType, std::is_class< DataType >::value >
~GenericOptionValue()llvm::cl::GenericOptionValue [inline, virtual]