Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DForwardDeclChecker.cpp207 void visitCallExpr(const CallExpr *CE, const Decl *DeclWithIssue) const { in visitCallExpr() function in __anonae48f2c50111::ForwardDeclChecker
H A DRawPtrRefCallArgsChecker.cpp105 void visitCallExpr(const CallExpr *CE, const Decl *D) const { in visitCallExpr() function in __anon77df98de0111::RawPtrRefCallArgsChecker
H A DRetainPtrCtorAdoptChecker.cpp131 void visitCallExpr(const CallExpr *CE, const Decl *DeclWithIssue) const { in visitCallExpr() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker