Searched refs:zti (Results 1 – 2 of 2) sorted by relevance
10 grep -v '\.[sg][el]' | sed 's/(\([0-9][0-9]*\))/\1/' >test-clang-zti12 grep -v '\.[sg][el]' | sed 's/(\([0-9][0-9]*\))/\1/' >test-gcc-zti13 diff -U3 test-gcc-zti test-clang-zti
1361 auto &zti = typeid(z.y); variable1362 static_assert(&zti == &typeid(Y));