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

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
sfinae-1.cpp 4 struct two_bytes { char data[2]; }; struct
7 template<typename T> two_bytes __is_class_check(...);
  /external/clang/test/SemaTemplate/
instantiate-expr-2.cpp 3 typedef char (&two_bytes)[2]; typedef
16 two_bytes operator+(Y, Y);

Completed in 458 milliseconds