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 DRawPtrRefCallArgsChecker.cpp277 if (isMethodOnWTFContainerType(Callee)) in shouldSkipCall()
305 bool isMethodOnWTFContainerType(const FunctionDecl *Decl) const { in isMethodOnWTFContainerType() function in __anon77df98de0111::RawPtrRefCallArgsChecker