Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/module/module.interface/
H A Dp7.cpp18 static bool templ_get(T t) { return false; } in templ_get() function
50 int f = reachable.templ_get(a); in test()