Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CXX/class/class.compare/class.rel/
Dp1.cpp20 template<typename T> struct Ugly { struct
26 template struct Ugly<bool>; variable
27 template struct Ugly<int>; // expected-note {{in instantiation of}} variable
/external/llvm-project/clang/test/CXX/class/class.compare/class.eq/
Dp1.cpp20 template<typename T> struct Ugly { struct
26 template struct Ugly<bool>; variable
27 template struct Ugly<int>; // expected-note {{in instantiation of}} variable
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/samples/
DJavaConcepts.java59 static class Ugly { class in JavaConcepts
/external/javaparser/javaparser-core-testing/src/test/test_sourcecode/com/github/javaparser/printer/
DJavaConcepts.java57 static class Ugly { class in JavaConcepts