Searched defs:typeOf (Results 1 – 6 of 6) sorted by relevance
319 private fun typeOf(wrapper: ValueHolder): Int { in <lambda>() method333 private fun typeOf(wrapperClass: KClass<out ValueHolder>): Int { in <lambda>() method
48 func typeOf(t interface{}) unsafe.Pointer { func
329 NumberFormatRoundTripTest::typeOf(const Formattable& n, UnicodeString& result) in typeOf() function in NumberFormatRoundTripTest
235 TypeEnvironment::Type typeOf(TypeEnvironment& t, const Expression& expr) { in typeOf() function