Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp138 bool IsARP = Match.getNodeAs<ObjCAutoreleasePoolStmt>(IsARPBind) != nullptr; in emitDiagnostics() local
152 if (IsARP) in emitDiagnostics()
160 if (IsARP) in emitDiagnostics()