Searched refs:DestRecordDecl (Results 1 – 1 of 1) sorted by relevance
3529 CXXRecordDecl *DestRecordDecl in TryConstructorInitialization() local3544 DeclContext::lookup_result Ctors = S.LookupConstructors(DestRecordDecl); in TryConstructorInitialization()3565 if (ILE->getNumInits() != 0 || !DestRecordDecl->hasDefaultConstructor()) in TryConstructorInitialization()4587 CXXRecordDecl *DestRecordDecl in TryUserDefinedConversion() local4592 DeclContext::lookup_result R = S.LookupConstructors(DestRecordDecl); in TryUserDefinedConversion()