_ASSERT_INSTANCE_POD1  129 third_party/harfbuzz-ng/src/hb-private.hh # define _ASSERT_INSTANCE_POD1(_line, _instance) \
_ASSERT_INSTANCE_POD1  135 third_party/harfbuzz-ng/src/hb-private.hh # define _ASSERT_INSTANCE_POD1(_line, _instance)	typedef int _assertion_on_line_##_line##_not_tested
_ASSERT_INSTANCE_POD1  137 third_party/harfbuzz-ng/src/hb-private.hh # define _ASSERT_INSTANCE_POD0(_line, _instance)	_ASSERT_INSTANCE_POD1 (_line, _instance)
_ASSERT_INSTANCE_POD1  143 third_party/harfbuzz-ng/src/hb-private.hh 	{ _ASSERT_INSTANCE_POD1 (_line, *this); /* Make sure it's POD. */ }