Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-local-class.cpp169 template <typename Func> function exec_func(Func f) { in exec_func() function
181 exec_func(Type()); in call()