Searched refs:ICCE (Results 1 – 6 of 6) sorted by relevance
6 Expected ICCE Thrown on Main13 Expected ICCE Thrown on Iface18 Expected ICCE Thrown on Iface2
1 Got expected ICCE
2 Expected ICCE caught
20 # in C, but in the interface table, so we will find an interface method and pass ICCE checks.
408 ICCE = IncompatibleClassChangeErrorResult() variable499 return ICCE if any(map(lambda i: i.default, all_ifaces)) else NSME