Searched refs:HasBody (Results 1 – 2 of 2) sorted by relevance
1005 TEST(HasBody, FindsBodyOfForWhileDoLoops) { in TEST() argument
2497 static bool isConsumerInterestedIn(Decl *D, bool HasBody) { in isConsumerInterestedIn() argument2514 return Func->doesThisDeclarationHaveABody() || HasBody; in isConsumerInterestedIn()