Home | History | Annotate | Download | only in Parse

Lines Matching refs:candidate

468   virtual bool ValidateCandidate(const TypoCorrection &candidate) {
469 NamedDecl *ND = candidate.getCorrectionDecl();
471 return candidate.isKeyword();