Searched refs:OutputStyleChoice (Results 1 – 1 of 1) sorted by relevance
256 std::string OutputStyleChoice = A->getValue(); in parseOptions() local257 opts::Output = StringSwitch<opts::OutputStyleTy>(OutputStyleChoice) in parseOptions()265 OutputStyleChoice + "'"); in parseOptions()