Home | History | Annotate | Download | only in Parse

Lines Matching full:candidate

433   virtual bool ValidateCandidate(const TypoCorrection &candidate) {
434 NamedDecl *ND = candidate.getCorrectionDecl();
436 return candidate.isKeyword();