Home | History | Annotate | Download | only in Sema

Lines Matching refs:Module

442     // Name lookup no longer looks in this template's defining module.
445 "forgot to remove a lookup module for a template instantiation");
448 if (Module *M = SemaRef.ActiveTemplateInstantiationLookupModules.back())