Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp312 static bool isContainerOfPointer(const RecordDecl *Container) { in isContainerOfPointer() function
441 !isContainerOfPointer(LHSRecordDecl)) in shouldTrackFirstArgumentForConstructor()
478 if (isContainerOfPointer(RHSRD)) in shouldTrackFirstArgumentForConstructor()