Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRawPtrRefLambdaCapturesChecker.cpp52 llvm::DenseSet<const ValueDecl *> ProtectedThisDecls; in checkASTDecl() member
282 ProtectedThisDecls.insert(ValueDecl); in checkASTDecl()
362 return ProtectedThisDecls.contains(Decl); in checkASTDecl()