Searched defs:IsStructType (Results 1 – 2 of 2) sorted by relevance
395 bool IsStructType(uint32_t index) { in IsStructType() function
55 bool IsStructType() const { return kind() == Kind::kStructType; } in IsStructType() function