Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp47 const char *IsMethodBind = "ismethodbind"; variable
136 bool IsMethod = Match.getNodeAs<ObjCMethodDecl>(IsMethodBind) != nullptr; in emitDiagnostics()
225 objcMethodDecl(HasParamAndWritesInMarkedFuncM).bind(IsMethodBind), in checkASTCodeBody()