Searched refs:objcMessageExpr (Results 1 – 6 of 6) sorted by relevance
133 objcMessageExpr(hasSelector("mainRunLoop"), in getRunLoopRunM()138 StatementMatcher MainRunLoopRunM = objcMessageExpr(hasSelector("run"), in getRunLoopRunM()148 return objcMessageExpr(unless(anyOf(equalsBoundNode(RunLoopBind), in getOtherMessageSentM()
194 objcMessageExpr(ArgumentCaptureM))); in checkASTCodeBody()206 objcMessageExpr(allOf( in checkASTCodeBody()
119 objcMessageExpr(HasBlockAndCallsSignalM) in findGCDAntiPatternWithSemaphore()165 objcMessageExpr(HasBlockAndCallsLeaveM) in findGCDAntiPatternWithGroup()
484 REGISTER_MATCHER(objcMessageExpr); in RegistryMaps()
808 objcMessageExpr; variable
1512 objcMessageExpr;