Home | History | Annotate | Download | only in Sema

Lines Matching refs:using_directives

117           for (auto *I : S->using_directives())
155 for (auto UD : DC->using_directives()) {
1454 DeclContext::udir_range UsingDirectives = StartDC->using_directives();
1515 for (auto I : ND->using_directives()) {
3004 for (auto I : Ctx->using_directives()) {