Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp3099 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in IsUserDefinedConversion() local
4728 CXXRecordDecl *ActingContext) { in TryObjectArgumentInitialization()
5299 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in collectViableConversionCandidates() local
5934 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(Decl->getDeclContext()); in AddMethodCandidate() local
5964 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
6091 CXXRecordDecl *ActingContext, in AddMethodTemplateCandidate()
6235 CXXRecordDecl *ActingContext, in AddConversionCandidate()
6444 CXXRecordDecl *ActingContext, in AddSurrogateCandidate()
11856 CXXRecordDecl *ActingContext = cast<CXXRecordDecl>(D->getDeclContext()); in BuildCallToObjectOfClassType() local