Home | History | Annotate | Download | only in Sema

Lines Matching full:isset

201   if (SS.isSet()) Range.setBegin(SS.getRange().getBegin());
616 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0);
624 if (SS.isSet()) {
712 (SS.isSet() && isDependentScopeSpecifier(SS)))
1005 DeclContext *DC = (SS.isSet()
1047 if ((SS.isSet() || !BaseExpr ||
1654 isSet() && SS.isInvalid())
1675 = (!SS.isSet() ? nullptr : FindFirstQualifierInScope(S, SS.getScopeRep()));