Home
last modified time | relevance | path

Searched refs:isCopyConstructorAndCanBeDefaulted (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseEqualsDefaultCheck.cpp60 static bool isCopyConstructorAndCanBeDefaulted(ASTContext *Context, in isCopyConstructorAndCanBeDefaulted() function
282 if (!isCopyConstructorAndCanBeDefaulted(Result.Context, Ctor)) in check()