Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-static-member.cpp123 struct static_decl_templ { struct
128 const int static_decl_templ<T>::static_decl_templ_var;
131 return static_decl_templ<int>::static_decl_templ_var; in static_decl_templ_ref()