Home | History | Annotate | Download | only in Sema

Lines Matching defs:TUDecl

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