Searched defs:OptionValue (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DOptionDictionary.h92 struct OptionValue struct in class:elftosb::OptionDictionary
98 OptionValue() : m_value(0), m_isLocked(false) {} function in struct:elftosb::OptionDictionary::OptionValue
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h615 OptionValue(const DataType &V) { this->setValue(V); } function in struct:llvm::final
633 OptionValue(cons function in struct:llvm::final
650 OptionValue(const std::string &V) { this->setValue(V); } function in struct:llvm::final
[all...]

Completed in 222 milliseconds