Searched refs:tmpl_func (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dtype-traits.cpp569 template <typename T> void tmpl_func(T&) {} function
580 int t02[T(__is_function(typeof(tmpl_func<int>)))];

Completed in 150 milliseconds