Home
last modified time | relevance | path

Searched refs:test_const_cast (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/special/class.temporary/
H A Dp6.cpp139 void test_const_cast() { in test_const_cast() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Daddress-space-conversion.cpp25 void test_const_cast(int_ptr ip, int_ptr_1 ip1, int_ptr_2 ip2, in test_const_cast() function
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm53 void test_const_cast(__strong id *sip, __weak id *wip, function