Home
last modified time | relevance | path

Searched defs:templ_func (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Modules/
H A Dtemplate_default_argument.cpp15 void templ_func() {} in templ_func() function
/llvm-project/clang/test/SemaOpenACC/
H A Dloop-loc-and-stmt.cpp47 void templ_func() { in templ_func() function
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts-friends.cpp434 friend int templ_func(Base&) requires(N > 0) in templ_func() function
441 friend int templ_func(Base&) requires(N>0) in templ_func() function