Home | History | Annotate | Download | only in Support

Lines Matching refs:VC

375     const OptionValueCopy<DataType> &VC =
377 if (!VC.hasValue()) return false;
378 return compare(VC.getValue());