Home | History | Annotate | Download | only in Sema

Lines Matching refs:using_directives

120           for (auto *I : S->using_directives())
158 for (auto UD : DC->using_directives()) {
1837 DeclContext::udir_range UsingDirectives = StartDC->using_directives();
1898 for (auto I : ND->using_directives()) {
3492 for (auto I : Ctx->using_directives()) {