Home
last modified time | relevance | path

Searched defs:ptr7 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-virtual-member-pointers.cpp53 auto ptr7 = &C::plugh; in f() local
/external/clang/test/CXX/expr/expr.post/expr.const.cast/
Dp1-0x.cpp24 …int *&ptr7 = const_cast<int *&>(xvalue<const int*>()); // expected-error {{const_cast from rvalue … in test_classification() local