Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddebug-info-static-member.cpp113 struct static_decl_templ { struct
118 const int static_decl_templ<T>::static_decl_templ_var;
121 return static_decl_templ<int>::static_decl_templ_var; in static_decl_templ_ref()
/external/llvm-project/clang/test/CodeGenCXX/
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()