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

  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 108 typedef bool* (&RF1)(int);
120 test_result_of<RF1(int), bool*>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 78 typedef bool* (&RF1)(int);
90 test_result_of<RF1(int), bool*>();

Completed in 561 milliseconds