Searched refs:objcMessageExpr (Results 1 – 6 of 6) sorted by relevance
134 objcMessageExpr(hasSelector("mainRunLoop"), in getRunLoopRunM()139 StatementMatcher MainRunLoopRunM = objcMessageExpr(hasSelector("run"), in getRunLoopRunM()149 return objcMessageExpr(unless(anyOf(equalsBoundNode(RunLoopBind), in getOtherMessageSentM()
176 objcMessageExpr(ArgumentCaptureM))); in checkASTCodeBody()188 objcMessageExpr(allOf( in checkASTCodeBody()
122 objcMessageExpr(HasBlockAndCallsSignalM) in findGCDAntiPatternWithSemaphore()168 objcMessageExpr(HasBlockAndCallsLeaveM) in findGCDAntiPatternWithGroup()
428 REGISTER_MATCHER(objcMessageExpr); in RegistryMaps()
627 objcMessageExpr; variable
1321 objcMessageExpr;