Home
last modified time | relevance | path

Searched refs:PRF3 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dresult_of.pass.cpp119 typedef bool const& (*&PRF3)(int, int, int); in main() typedef
134 test_result_of<PRF3(int, long, int), bool const&>(); in main()
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dresult_of.pass.cpp120 typedef bool const& (*&PRF3)(int, int, int); in main() typedef
135 test_result_of<PRF3(int, long, int), bool const&>(); in main()