Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp323 static bool isContainerOfOwner(const RecordDecl *Container) { in isContainerOfOwner() function
483 if (isContainerOfOwner(RHSRD)) in shouldTrackFirstArgumentForConstructor()