Home | History | Annotate | Download | only in Sema

Lines Matching full:isset

83   if (!SS.isSet() || SS.isInvalid())
164 if (!SS.isSet() || SS.isInvalid())
330 assert(!SS.isSet() && "ObjectType and scope specifier cannot coexist");
333 } else if (SS.isSet()) {
398 assert(!SS.isSet() && "ObjectType and scope specifier cannot coexist");
401 } else if (SS.isSet()) {
645 else if (SS.isSet()) {
652 if (SS.isSet())
823 assert(SS.isSet() && "Parser passed invalid CXXScopeSpec.");
868 assert(SS.isSet() && "Parser passed invalid CXXScopeSpec.");
895 assert(SS.isSet() && "Parser passed invalid CXXScopeSpec.");