Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dsizeless-1.cpp305 struct s_template { struct
445 s_template<int> st_int; in cxx_only()
446 s_template<svint8_t> st_svint8; // expected-note {{in instantiation}} in cxx_only()