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