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