OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_func_ptr
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaTemplate/
instantiate-function-params.cpp
50
void
use_func_ptr
() {
function
55
template void
use_func_ptr
<int, float, double>();
Completed in 1012 milliseconds