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

  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
p1.cpp 19 int ar6[-1]; // expected-error {{array with a negative size}} variable
  /external/clang/test/CXX/expr/expr.post/expr.static.cast/
p3-0x.cpp 18 const A &&ar6 = static_cast<const A&&>(a); local

Completed in 108 milliseconds