Searched defs:IsPrimitiveWideType (Results 1 - 1 of 1) sorted by relevance

/art/runtime/lambda/
H A Dshorty_field_type.h364 return IsPrimitiveNarrowType<T>() || IsPrimitiveWideType<T>();
375 static inline constexpr bool IsPrimitiveWideType() { function in struct:art::ShortyFieldTypeTraits

Completed in 56 milliseconds