Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp44 const char * RunLoopRunBind = "RunLoopRunM"; variable
101 const auto *RLR = Match.getNodeAs<Stmt>(RunLoopRunBind); in emitDiagnostics()
140 Extra).bind(RunLoopRunBind); in getRunLoopRunM()
143 callExpr(callee(functionDecl(hasName("xpc_main")))).bind(RunLoopRunBind); in getRunLoopRunM()
149 equalsBoundNode(RunLoopRunBind))), in getOtherMessageSentM()