Searched refs:getWiderType (Results 1 – 1 of 1) sorted by relevance
647 private SuperInterface getWiderType(boolean cond, Interface a, OtherInterface b) { in getWiderType() method in Main661 getWiderType(cond, a, b).superInterfaceMethod(); in testInlinerWidensReturnType()