Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurScope

3140     Scope *S = CurScope;
3146 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, NotForRedeclaration);
3154 Scope *S = CurScope->getFnParent();