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