Home | History | Annotate | Download | only in Sema

Lines Matching refs:isKeyword

83     return !WantClassName && candidate.isKeyword();
523 if (Corrected.isKeyword()) {
800 if (Corrected.isKeyword())