Lines Matching refs:isKeyword
3316 NestedNameSpecifier *NNS=NULL, bool isKeyword=false);
3389 bool isKeyword) {
3391 if (isKeyword) TC.makeKeyword();
3938 if (!Cached->second.isKeyword() &&
4225 if (ED == 0 && Result.isKeyword()) return TypoCorrection();
4241 && BestResults["super"].front().isKeyword()) {
4269 if (isKeyword())
4294 if (candidate.isKeyword())
4317 return candidate.isKeyword();