Searched defs:visitCallExpr (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
| H A D | ForwardDeclChecker.cpp | 207 void visitCallExpr(const CallExpr *CE, const Decl *DeclWithIssue) const { in visitCallExpr() function in __anonae48f2c50111::ForwardDeclChecker |
| H A D | RawPtrRefCallArgsChecker.cpp | 105 void visitCallExpr(const CallExpr *CE, const Decl *D) const { in visitCallExpr() function in __anon77df98de0111::RawPtrRefCallArgsChecker |
| H A D | RetainPtrCtorAdoptChecker.cpp | 131 void visitCallExpr(const CallExpr *CE, const Decl *DeclWithIssue) const { in visitCallExpr() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker |