Home | History | Annotate | Download | only in Sema

Lines Matching defs:TUDecl

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