Home
last modified time | relevance | path

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

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