Searched refs:UnwrappedArgs (Results 1 – 1 of 1) sorted by relevance
4474 MultiExprArg UnwrappedArgs = in TryConstructorInitialization() local4507 UnwrappedArgs.size() == 1 && UnwrappedArgs[0]->isPRValue() && in TryConstructorInitialization()4508 S.Context.hasSameUnqualifiedType(UnwrappedArgs[0]->getType(), DestType)) { in TryConstructorInitialization()4575 if (!(UnwrappedArgs.empty() && S.LookupDefaultConstructor(DestRecordDecl))) in TryConstructorInitialization()4596 S, Kind.getLocation(), UnwrappedArgs, CandidateSet, DestType, Ctors, in TryConstructorInitialization()