Searched refs:CLOpt (Results 1 – 1 of 1) sorted by relevance
198 const cl::opt<std::string> &CLOpt = Options.getStringOption(Opt); in visit() local199 if (!CLOpt.getValue().empty()) { in visit()200 Value = CLOpt.getValue(); in visit()