Searched defs:Ugly (Results 1 – 4 of 4) sorted by relevance
20 template<typename T> struct Ugly { struct26 template struct Ugly<bool>; variable27 template struct Ugly<int>; // expected-note {{in instantiation of}} variable
59 static class Ugly { class in JavaConcepts
57 static class Ugly { class in JavaConcepts