Searched refs:DestRecordDecl (Results 1 – 1 of 1) sorted by relevance
3448 CXXRecordDecl *DestRecordDecl in TryConstructorInitialization() local3463 DeclContext::lookup_result Ctors = S.LookupConstructors(DestRecordDecl); in TryConstructorInitialization()3484 if (ILE->getNumInits() != 0 || !DestRecordDecl->hasDefaultConstructor()) in TryConstructorInitialization()4461 CXXRecordDecl *DestRecordDecl in TryUserDefinedConversion() local4466 DeclContext::lookup_result R = S.LookupConstructors(DestRecordDecl); in TryUserDefinedConversion()