Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddllimport-constexpr.cpp55 template <void (*FP)()> struct StaticConstexpr { struct
61 StaticConstexpr<imported_func>::g_fp(); in instantiate3() argument