Home | History | Annotate | Download | only in Sema

Lines Matching refs:TUDecl

2424     TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl();
2425 DeclContext::lookup_result Lookup = TUDecl->lookup(DeclarationName(&Name));