Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsizeless-1.cpp320 void template_fn_const_ref(const T &) {} in template_fn_const_ref() function
436 template_fn_const_ref(local_int8); in cxx_only()