Searched refs:isInitListConstructor (Results 1 – 4 of 4) sorted by relevance
3396 (!OnlyListConstructors || S.isInitListConstructor(Constructor))) { in ResolveConstructorOverload()
7466 bool Sema::isInitListConstructor(const CXXConstructorDecl* Ctor) { in isInitListConstructor() function in Sema
2997 S.isInitListConstructor(Constructor) && in IsInitializerListConstructorConversion()
4121 bool isInitListConstructor(const CXXConstructorDecl *Ctor);