OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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