Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupConstructors

3236   DeclContext::lookup_result R = S.LookupConstructors(DestRecordDecl);
3567 DeclContext::lookup_result R = S.LookupConstructors(T1RecordDecl);
4194 DeclContext::lookup_result R = S.LookupConstructors(DestRecordDecl);
4933 DeclContext::lookup_result R = S.LookupConstructors(Class);