Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dattr-mode-tmpl.cpp57 struct TemplatedStruct { struct
101 TemplatedStruct<int> s1; // expected-note{{in instantiation of}} in main()
102 TemplatedStruct<EnumType> s2; // expected-note{{in instantiation of}} in main()
/external/clang/test/SemaCXX/
Dattr-mode-tmpl.cpp57 struct TemplatedStruct { struct
101 TemplatedStruct<int> s1; // expected-note{{in instantiation of}} in main()
102 TemplatedStruct<EnumType> s2; // expected-note{{in instantiation of}} in main()