Searched refs:OnlyListConstructors (Results 1 – 2 of 2) sorted by relevance
3904 bool OnlyListConstructors, bool IsListInit, in ResolveConstructorOverload() argument3914 if (OnlyListConstructors && !S.isInitListConstructor(Info.Constructor)) in ResolveConstructorOverload()9957 [&](bool OnlyListConstructors) -> OverloadingResult { in DeduceTemplateSpecializationFromInitializer() argument9995 if (OnlyListConstructors && !isInitListConstructor(GD)) in DeduceTemplateSpecializationFromInitializer()
3444 bool OnlyListConstructors, bool IsListInit) { in ResolveConstructorOverload() argument3477 (!OnlyListConstructors || S.isInitListConstructor(Info.Constructor))) { in ResolveConstructorOverload()