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

  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 109 typedef bool& (&RF2)(int, int);
121 test_result_of<RF2(int, long), bool&>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 79 typedef bool& (&RF2)(int, int);
91 test_result_of<RF2(int, long), bool&>();

Completed in 172 milliseconds