Searched refs:isSpecializationCopyingObject (Results 1 – 3 of 3) sorted by relevance
1831 bool CXXConstructorDecl::isSpecializationCopyingObject() const { in isSpecializationCopyingObject() function in CXXConstructorDecl
2319 bool isSpecializationCopyingObject() const;
5604 Constructor->isSpecializationCopyingObject() && in AddOverloadCandidate()