Home
last modified time | relevance | path

Searched defs:ActingDC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4294 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(D->getDeclContext()); ResolveConstructorOverload() local
4943 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(D->getDeclContext()); TryRefInitWithConversionFunction() local
5869 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(D->getDeclContext()); TryUserDefinedConversion() local
H A DSemaOverload.cpp4931 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(D->getDeclContext()); FindConversionForRefInit() local
8058 AddTemplateConversionCandidate(FunctionTemplateDecl * FunctionTemplate,DeclAccessPair FoundDecl,CXXRecordDecl * ActingDC,Expr * From,QualType ToType,OverloadCandidateSet & CandidateSet,bool AllowObjCConversionOnExplicit,bool AllowExplicit,bool AllowResultConversion) AddTemplateConversionCandidate() argument
15351 CXXRecordDecl *ActingDC = cast<CXXRecordDecl>(Func->getDeclContext()); BuildCallToMemberFunction() local