Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp3645 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
5450 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
6152 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in collectViableConversionCandidates() local
7004 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
7032 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
7202 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
7353 CXXRecordDecl *ActingContext, QualType ObjectType, in CheckNonDependentConversions()
7454 CXXRecordDecl *ActingContext, Expr *From, QualType ToType, in AddConversionCandidate()
7715 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
14924 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local