Home | History | Annotate | Download | only in Sema

Lines Matching full:iskeyword

1893         Corrected.isKeyword() ? nullptr : Corrected.getFoundDecl();
2048 candidate.isKeyword("super");
2129 if (Corrected.isKeyword()) {