Home
last modified time | relevance | path

Searched defs:ptr7 (Results 1 – 3 of 3) 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
/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_unittest.cc3005 void* ptr7 = allocator.root()->Alloc(size, type_name); in TEST_P() local