Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddllimport-constexpr.cpp14 template <void (&FP)()> struct TemplateFnRef { struct
19 TemplateFnRef<imported_func>::getit(); in instantiate1() argument