Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp3052 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
4585 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5383 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
5413 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
5515 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
5618 CXXRecordDecl *ActingContext, in AddConversionCandidate()
5800 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
10841 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local