Searched refs:HasBody (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp1871 static bool isConsumerInterestedIn(Decl *D, bool HasBody) { argument
1883 return Func->doesThisDeclarationHaveABody() || HasBody;
/external/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp2340 TEST(HasBody, FindsBodyOfForWhileDoLoops) {

Completed in 564 milliseconds