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

  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 116 typedef bool* (*&PRF1)(int);
128 test_result_of<PRF1(int), bool*>();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.trans/meta.trans.other/
result_of.pass.cpp 86 typedef bool* (*&PRF1)(int);
98 test_result_of<PRF1(int), bool*>();

Completed in 4029 milliseconds