Home | History | Annotate | Download | only in Sema

Lines Matching refs:isKeyword

3803                                      NestedNameSpecifier *NNS, bool isKeyword) {
3818 if (isKeyword) TC.makeKeyword();
4620 if (ED == 0 && Result.isKeyword())
4634 else if ((*Consumer)["super"].front().isKeyword())
4722 if (isKeyword())
4748 if (candidate.isKeyword())
4787 return candidate.isKeyword();
4966 Correction.isKeyword() ? nullptr : Correction.getCorrectionDecl();