Searched defs:isMoveConstructor (Results 1 – 3 of 3) sorted by relevance
1866 bool CXXConstructorDecl::isMoveConstructor(unsigned &TypeQuals) const { in isMoveConstructor() function in CXXConstructorDecl
2351 bool isMoveConstructor() const { in isMoveConstructor() function
5177 AST_MATCHER(CXXConstructorDecl, isMoveConstructor) { in AST_MATCHER() argument