Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp3143 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
4671 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5469 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
5499 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
5601 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
5704 CXXRecordDecl *ActingContext, in AddConversionCandidate()
5886 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
10975 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local