Home | History | Annotate | Download | only in Sema

Lines Matching refs:getScopeForDeclContext

996 Scope *Sema::getScopeForDeclContext(Scope *S, DeclContext *DC) {
8631 if (Scope *EnclosingScope = getScopeForDeclContext(S, DC))