Home
last modified time | relevance | path

Searched defs:IsInt (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dbit_utils.h210 static inline bool IsInt(size_t N, T value) { in IsInt() function
230 static constexpr bool IsInt(T value) { in IsInt() function