Lines Matching full:isset
197 if (SS.isSet() && !SS.isInvalid()) {
232 if (!SS || !SS->isSet() || !isDependentScopeSpecifier(*SS) ||
260 assert(!SS.isSet() && "ObjectType and scope specifier cannot coexist");
272 } else if (SS.isSet()) {
828 if (SS.isSet())
944 if (!SS.isSet()) {
1069 (SS.isSet() && SemanticContext && SemanticContext->isRecord() &&
1076 if (SS.isSet()) {
2994 if (SS.isSet())
6351 if (TemplateParameterLists.size() > 1 && SS.isSet()) {
7223 if (!SS.isSet())
7338 SS.isSet()))
7949 D.getCXXScopeSpec().isSet() &&
7959 D.getCXXScopeSpec().isSet());