Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp3519 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
5295 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5995 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in collectViableConversionCandidates() local
6821 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
6849 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
7004 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
7155 CXXRecordDecl *ActingContext, QualType ObjectType, in CheckNonDependentConversions()
7256 CXXRecordDecl *ActingContext, Expr *From, QualType ToType, in AddConversionCandidate()
7514 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
14504 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local