Home | History | Annotate | Download | only in Parse

Lines Matching refs:CCC

1323 /// \param CCC Indicates how to perform typo-correction for this name. If NULL,
1327 std::unique_ptr<CorrectionCandidateCallback> CCC) {
1367 SS.isEmpty() ? std::move(CCC) : nullptr);