Searched defs:iar (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
H A Dconst-cast.cpp18 typedef int iar[100]; typedef
19 typedef iar &iarr;
H A Dcstyle-cast.cpp20 typedef int iar[100]; typedef
21 typedef iar &iarr;
H A Dfunctional-cast.cpp49 typedef int iar[100]; typedef
50 typedef iar &iarr;
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp3-0x.cpp85 const int (&iar)[2] = { 1, 2 }; member in namespace:bullet6

Completed in 170 milliseconds