Home | History | Annotate | Download | only in Sema

Lines Matching refs:Initial

855   Scope *Initial = S;
975 UDirs.visitScopeChain(Initial, S);
1270 // We have already looked into the initial namespace; seed the queue
3070 Scope *Initial = S;
3077 UDirs.visitScopeChain(Initial, S);
3087 ::LookupVisibleDecls(Initial, Result, UDirs, Consumer, Visited);