Home
last modified time | relevance | path

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

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