Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurScope

214   Scope *S = SemaRef.getCurScope();
3833 if (S.LookupName(Result, S.getCurScope())) {
4535 S.LookupName(R, S.getCurScope());