Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddebug-info-static-member.cpp114 static const int static_decl_templ_var = 7; member
118 const int static_decl_templ<T>::static_decl_templ_var; member in static_decl_templ<T>
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.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()