Searched refs:MatchDestination (Results 1 – 1 of 1) sorted by relevance
691 auto MatchDestination = [=](CallContext CC) { in registerMatchers() local736 return allOf(MatchCall(CC), MatchDestination(CC), MatchSource(CC)); in registerMatchers()739 return allOf(MatchCall(CC), MatchDestination(CC), in registerMatchers()