HomeSort by relevance Sort by last modified time
    Searched full:coords_alias (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
sizeofpack.cpp 166 struct coords_alias { typedef T type; }; struct in namespace:pr15112
169 using coords = typename coords_alias<Order, MemoryTag>::type;

Completed in 1049 milliseconds