Home | History | Annotate | Download | only in ARCMigrate

Lines Matching defs:TU

1848   TranslationUnitDecl *TU = Ctx.getTranslationUnitDecl();
1850 for (DeclContext::decl_iterator D = TU->decls_begin(), DEnd = TU->decls_end();