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