Searched refs:RandomFunc (Results 1 – 2 of 2) sorted by relevance
33 const auto RandomFunc = hasArgument(2, expr().bind("randomFunc")); in registerMatchers() local39 allOf(Begin, End, RandomFunc, argumentCountIs(3))), in registerMatchers()
7 void RandomFunc(CFMDRef theDict, const void *key, const void *value); function24 RandomFunc((CFMDRef)dict, key, objects[3]);