Lines Matching refs:ActingDC
4004 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(D->getDeclContext());
4058 S.AddTemplateConversionCandidate(ConvTemplate, I.getPair(), ActingDC,
4061 S.AddConversionCandidate(Conv, I.getPair(), ActingDC, Init,
5963 CXXRecordDecl *ActingDC,
5993 AddConversionCandidate(Specialization, FoundDecl, ActingDC, From, ToType,
11039 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(Func->getDeclContext());
11054 AddMethodCandidate(Method, I.getPair(), ActingDC, ObjectType,
11059 I.getPair(), ActingDC, TemplateArgs,