Home | History | Annotate | Download | only in AST

Lines Matching refs:isMoveConstructor

509       } else if (Constructor->isMoveConstructor())
947 else if (Constructor->isMoveConstructor())
1785 bool CXXConstructorDecl::isMoveConstructor(unsigned &TypeQuals) const {