Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActingDC

4037     CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(D->getDeclContext());
4091 S.AddTemplateConversionCandidate(ConvTemplate, I.getPair(), ActingDC,
4094 S.AddConversionCandidate(Conv, I.getPair(), ActingDC, Init,
5845 CXXRecordDecl *ActingDC,
5875 AddConversionCandidate(Specialization, FoundDecl, ActingDC, From, ToType,
10767 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(Func->getDeclContext());
10782 AddMethodCandidate(Method, I.getPair(), ActingDC, ObjectType,
10788 I.getPair(), ActingDC, TemplateArgs,