HomeSort by relevance Sort by last modified time
    Searched defs:ptr7 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
microsoft-abi-virtual-member-pointers.cpp 53 auto ptr7 = &C::plugh; local
  /external/clang/test/CXX/expr/expr.post/expr.const.cast/
p1-0x.cpp 24 int *&ptr7 = const_cast<int *&>(xvalue<const int*>()); // expected-error {{const_cast from rvalue to reference type 'int *&'}} local

Completed in 796 milliseconds