Home | History | Annotate | Download | only in Sema

Lines Matching refs:getScopeForDeclContext

10272     DCScope = getScopeForDeclContext(S, DC);
10391 if (Scope *EnclosingScope = getScopeForDeclContext(S, DC))