Lines Matching refs:TU
5920 TranslationUnitDecl *TU = Context.getTranslationUnitDecl();5921 for (DeclContext::decl_iterator D = TU->decls_begin(), 5922 DEnd = TU->decls_end();