Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/VtableTest/
H A Dcheck-zti10 grep -v '\.[sg][el]' | sed 's/(\([0-9][0-9]*\))/\1/' >test-clang-zti
12 grep -v '\.[sg][el]' | sed 's/(\([0-9][0-9]*\))/\1/' >test-gcc-zti
13 diff -U3 test-gcc-zti test-clang-zti
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx2a.cpp1361 auto &zti = typeid(z.y); variable
1362 static_assert(&zti == &typeid(Y));