Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRetainPtrCtorAdoptChecker.cpp142 checkCreateOrCopyFunction(CE, DeclWithIssue); in visitCallExpr()
160 checkCreateOrCopyFunction(CE, DeclWithIssue); in visitCallExpr()
229 void checkCreateOrCopyFunction(const CallExpr *CE, in checkCreateOrCopyFunction() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker