Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurScope

248   Scope *S = SemaRef.getCurScope();
4308 if (S.LookupName(Result, S.getCurScope())) {
5010 S.LookupName(R, S.getCurScope());