Searched refs:returnClass (Results 1 – 1 of 1) sorted by relevance
159 return other.returnClass(); in $noinline$inlineCache()188 return (other == null) ? null : other.returnClass(); in $noinline$inlineCache2()217 return (other == null) ? null : other.returnClass(); in $noinline$inlineCache3()232 public Class<?> returnClass() { in returnClass() method in Main305 public Class<?> returnClass() { in returnClass() method in SubMain