Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddllimport-constexpr.cpp26 template <int &GI> struct TemplateIntRef { struct
32 r += TemplateIntRef<imported_int>::getit(); in instantiate2() argument