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