Home | History | Annotate | Download | only in Sema

Lines Matching refs:tmpSS

543       CXXScopeSpec tmpSS;
545 tmpSS.MakeTrivial(Context, Corrected.getCorrectionSpecifier(),
548 IILoc, S, tmpSS.isSet() ? &tmpSS : SS, false,