Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dvirtual-member-functions.cpp118 void test_typeid(B<float>::Inner bfi) { in test_typeid() function
128 void test_typeid(B<float>::Inner bfi) { in test_typeid()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dvararg-non-pod.cpp147 void test_typeid(Base &base) { in test_typeid() function