Home | History | Annotate | Download | only in wtf

Lines Matching defs:NoType

96             struct NoType {
101 static NoType floatCheck(...);
113 struct NoType {
118 static NoType convertCheck(...);
148 struct NoType {
153 static NoType subclassCheck(...);
161 struct NoType {
166 static NoType subclassCheck(...);
174 struct NoType {
179 static NoType subclassCheck(...);
187 struct NoType {
192 static NoType subclassCheck(...);
200 struct NoType {
205 static NoType subclassCheck(...);
213 struct NoType {
218 static NoType subclassCheck(...);
312 typedef struct NoType {
314 } NoType;
322 template<typename V> static NoType checkHasTraceMethod(...);