Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm51 void test_const_cast(__strong id *sip, __weak id *wip, function
/llvm-project/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/clang/test/CXX/special/class.temporary/
H A Dp6.cpp169 void test_const_cast() { in test_const_cast() function