Searched defs:HasBody (Results 1 – 2 of 2) sorted by relevance
2270 static bool isConsumerInterestedIn(Decl *D, bool HasBody) { in isConsumerInterestedIn()
2597 TEST(HasBody, FindsBodyOfForWhileDoLoops) { in TEST() argument