Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRawPtrRefLambdaCapturesChecker.cpp281 if (declProtectsThis(ValueDecl)) { in checkASTDecl()
290 bool declProtectsThis(const ValueDecl *ValueDecl) const { in checkASTDecl() function