Searched refs:returnClass (Results 1 – 1 of 1) sorted by relevance
139 return other.returnClass(); in $noinline$inlineCache()168 return (other == null) ? null : other.returnClass(); in $noinline$inlineCache2()197 return (other == null) ? null : other.returnClass(); in $noinline$inlineCache3()212 public Class<?> returnClass() { in returnClass() method in Main288 public Class<?> returnClass() { in returnClass() method in SubMain