Searched defs:isCopyConstructor (Results 1 – 3 of 3) sorted by relevance
2693 CXXConstructorDecl::isCopyConstructor(unsigned &TypeQuals) const { in isCopyConstructor() function in CXXConstructorDecl
2634 bool isCopyConstructor() const { in isCopyConstructor() function
7637 AST_MATCHER(CXXConstructorDecl, isCopyConstructor) { in AST_MATCHER() argument