Home | History | Annotate | Download | only in Parse

Lines Matching defs:SS

1274     CXXScopeSpec SS;
1288 CXXScopeSpec SS;
1291 SS);
1292 if (SS.getScopeRep() && SS.getScopeRep()->isDependent()) {
1316 switch (TryAnnotateName(false /* SS is not dependent */)) {