Home | History | Annotate | Download | only in Sema

Lines Matching refs:isKeyword

3170                NestedNameSpecifier *NNS=NULL, bool isKeyword=false);
3243 bool isKeyword) {
3245 if (isKeyword) TC.makeKeyword();
3791 if (!Cached->second.isKeyword() &&
4064 if (ED == 0 && Result.isKeyword()) return TypoCorrection();
4080 && BestResults["super"].front().isKeyword()) {
4108 if (isKeyword())