Home | History | Annotate | Download | only in ARCMigrate

Lines Matching defs:TU

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