Searched defs:i32Type (Results 1 – 2 of 2) sorted by relevance
193 bool i32Type = std::is_same<T, int32_t>::value; in ParseDigit() local
715 Type *i32Type; variable