Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp181 if (isMethodOnWTFContainerType(Callee)) in shouldSkipCall()
212 bool isMethodOnWTFContainerType(const FunctionDecl *Decl) const { in isMethodOnWTFContainerType() function in __anon75bc5c560111::UncountedCallArgsChecker