Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp3518 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
5292 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5992 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in collectViableConversionCandidates() local
6824 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
6852 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
7007 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
7158 CXXRecordDecl *ActingContext, QualType ObjectType, in CheckNonDependentConversions()
7259 CXXRecordDecl *ActingContext, Expr *From, QualType ToType, in AddConversionCandidate()
7517 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
14505 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local