Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp411 static bool isCopyLikeConstructor(const CXXConstructorDecl *Ctor) { in isCopyLikeConstructor() function
497 isCopyLikeConstructor(dyn_cast_if_present<CXXConstructorDecl>( in shouldTrackFirstArgumentForConstructor()