Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp3173 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
4803 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5376 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in collectViableConversionCandidates() local
6042 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
6072 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
6199 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
6343 CXXRecordDecl *ActingContext, in AddConversionCandidate()
6552 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
12231 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local