Home | History | Annotate | Download | only in Sema

Lines Matching refs:SSR

4125           SourceRange SSR = SizeOfArg->getSourceRange();
4133 SSR = SourceRange(SM.getSpellingLoc(SSR.getBegin()),
4134 SM.getSpellingLoc(SSR.getEnd()));
4143 << SSR);
4147 << SSR);