Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcaptured-statements.cpp122 void template_capture_func(T &t) { in template_capture_func() function
136 template_capture_func(Obj); in test_template_capture_func()