Searched refs:isInitListConstructor (Results 1 – 4 of 4) sorted by relevance
3477 (!OnlyListConstructors || S.isInitListConstructor(Info.Constructor))) { in ResolveConstructorOverload()
3062 S.isInitListConstructor(Info.Constructor) && in IsInitializerListConstructorConversion()
7631 bool Sema::isInitListConstructor(const CXXConstructorDecl* Ctor) { in isInitListConstructor() function in Sema
4214 bool isInitListConstructor(const CXXConstructorDecl *Ctor);