Home
last modified time | relevance | path

Searched refs:ASSERT_IMPLEMENTS_child_begin (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DComment.cpp51 #define ASSERT_IMPLEMENTS_child_begin(function) \ macro
58 ASSERT_IMPLEMENTS_child_begin(&CLASS::child_begin); \ in CheckCommentASTNodes()
59 ASSERT_IMPLEMENTS_child_begin(&CLASS::child_end); in CheckCommentASTNodes()
65 #undef ASSERT_IMPLEMENTS_child_begin