Searched defs:isCopyOrMoveConstructor (Results 1 – 4 of 4) sorted by relevance
1872 bool CXXConstructorDecl::isCopyOrMoveConstructor(unsigned &TypeQuals) const { in isCopyOrMoveConstructor() function in CXXConstructorDecl
2654 bool CXXConstructorDecl::isCopyOrMoveConstructor(unsigned &TypeQuals) const { in isCopyOrMoveConstructor() function in CXXConstructorDecl
2363 bool isCopyOrMoveConstructor() const { in isCopyOrMoveConstructor() function
2590 bool isCopyOrMoveConstructor() const { in isCopyOrMoveConstructor() function