Searched refs:Evil (Results 1 – 5 of 5) sorted by relevance
3 struct Evil { struct7 typedef void (Evil::*memfunptr) ();8 static memfunptr jumpTable[] = { &Evil::fun };10 void Evil::fun() { in fun()
755 struct Evil { struct
4 class Evil { class14 void test(Evil &E) { in test()
15 The Software shall be used for Good, not Evil.
2531 #. `Inheritance Is The Base Class of Evil2532 <http://channel9.msdn.com/Events/GoingNative/2013/Inheritance-Is-The-Base-Class-of-Evil>`_