Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp199 auto WritesOrCapturesInBlockM = hasAnyArgument(allOf( in checkASTCodeBody() local
207 callsNames(FunctionsWithAutoreleasingPool), WritesOrCapturesInBlockM)), in checkASTCodeBody()
210 WritesOrCapturesInBlockM)) in checkASTCodeBody()