Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp46 const char * AutoreleasePoolBind = "AutoreleasePoolM"; variable
95 Match.getNodeAs<ObjCAutoreleasePoolStmt>(AutoreleasePoolBind); in emitDiagnostics()
164 hasDescendant(OtherMessageSentM)).bind(AutoreleasePoolBind); in checkTempObjectsInSamePool()