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