Home | History | Annotate | Download | only in AST

Lines Matching full:is_good

137   static inline good is_good(good) { return good(); }
164 (void) sizeof(is_good(implements_children(&type::children)))
166 (void) sizeof(is_good(implements_getLocStart(&type::getLocStart)))
168 (void) sizeof(is_good(implements_getLocEnd(&type::getLocEnd)))