Home
last modified time | relevance | path

Searched defs:HasBody (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2270 static bool isConsumerInterestedIn(Decl *D, bool HasBody) { in isConsumerInterestedIn()
/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp2597 TEST(HasBody, FindsBodyOfForWhileDoLoops) { in TEST() argument