Home
last modified time | relevance | path

Searched defs:isStdSmartPtr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp115 static bool isStdSmartPtr(const CXXRecordDecl *RD) { in isStdSmartPtr() function
119 static bool isStdSmartPtr(const Expr *E) { in isStdSmartPtr() function
134 bool isStdSmartPtr(const CXXRecordDecl *RD) { in isStdSmartPtr() function
145 bool isStdSmartPtr(const Expr *E) { in isStdSmartPtr() function