Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRawPtrRefCallArgsChecker.cpp106 if (shouldSkipCall(CE)) in visitCallExpr()
241 bool shouldSkipCall(const CallExpr *CE) const { in shouldSkipCall() function in __anon77df98de0111::RawPtrRefCallArgsChecker