Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurScope

3243     Scope *S = CurScope;
3249 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, NotForRedeclaration);
3257 Scope *S = CurScope->getFnParent();