Searched defs:OptionValue (Results 1 – 4 of 4) sorted by relevance
375 llvm::cl::OptionValue<OpPassManager>::OptionValue( OptionValue() function in llvm::cl::OptionValue 379 llvm::cl::OptionValue<OpPassManager>::OptionValue( OptionValue() function in llvm::cl::OptionValue 779 struct OptionValue<PassArgData> final global() struct 781 OptionValuellvm::cl::OptionValue OptionValue() argument 783 anchorllvm::cl::OptionValue anchor() argument 785 hasValuellvm::cl::OptionValue hasValue() argument 786 getValuellvm::cl::OptionValue getValue() argument 787 setValuellvm::cl::OptionValue setValue() argument 789 valuellvm::cl::OptionValue global() argument [all...]
18 OptionValue::OptionValue(const OptionValue &other) { in OptionValue() function in OptionValue [all...]
1380 enum class OptionValue { Val }; global() enum in __anon4d2cc0d20111::PrintOptionTestBase 1510 enum class OptionValue { Val }; global() enum in __anon4d2cc0d20111::GetOptionWidthTest [all...]
141 class OptionValue; variable