Searched refs:MallocLengthExpr (Results 1 – 1 of 1) sorted by relevance
623 auto MallocLengthExpr = allOf( in registerMatchers() local629 auto DestMalloc = anyOf(callExpr(MallocLengthExpr), in registerMatchers()630 hasDescendant(callExpr(MallocLengthExpr))); in registerMatchers()