Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Ddebug-info-static-member.cpp69 static const int static_decl_templ_var = 7; member
73 const int static_decl_templ<T>::static_decl_templ_var; member in static_decl_templ<T>