Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp3226 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
4863 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5436 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in collectViableConversionCandidates() local
6088 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
6118 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
6245 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
6389 CXXRecordDecl *ActingContext, in AddConversionCandidate()
6598 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
12488 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local