Searched refs:isInitListConstructor (Results 1 – 4 of 4) sorted by relevance
3940 if (OnlyListConstructors && !S.isInitListConstructor(Info.Constructor)) in ResolveConstructorOverload()10076 if (OnlyListConstructors && !isInitListConstructor(GD)) in DeduceTemplateSpecializationFromInitializer()
3347 S.isInitListConstructor(Info.Constructor); in IsInitializerListConstructorConversion()
11363 bool Sema::isInitListConstructor(const FunctionDecl *Ctor) { in isInitListConstructor() function in Sema
5659 bool isInitListConstructor(const FunctionDecl *Ctor);