Searched defs:RandomFunc (Results 1 – 2 of 2) sorted by relevance
7 void RandomFunc(CFMDRef theDict, const void *key, const void *value); function
31 const auto RandomFunc = hasArgument(2, expr().bind("randomFunc")); in registerMatchers() local