Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DForwardDeclChecker.cpp90 Checker->visitConstructExpr(CE, DeclWithIssue); in checkASTDecl()
224 void visitConstructExpr(const CXXConstructExpr *CE, in visitConstructExpr() function in __anonae48f2c50111::ForwardDeclChecker
H A DRetainPtrCtorAdoptChecker.cpp86 Checker->visitConstructExpr(CE, DeclWithIssue); in checkASTDecl()
292 void visitConstructExpr(const CXXConstructExpr *CE, in visitConstructExpr() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker