Searched refs:MainRunLoopRunM (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp138 StatementMatcher MainRunLoopRunM = objcMessageExpr(hasSelector("run"), local
144 return anyOf(MainRunLoopRunM, XPCRunM);

Completed in 56 milliseconds