Searched refs:GetStructType (Results 1 – 3 of 3) sorted by relevance
38 static StructType* GetStructType(const StructDeclaration* decl, in GetStructType() function
194 StructType* struct_type = TypeOracle::GetStructType(decl, specialized_from); in ComputeType()
398 const StructType* GetStructType(uint32_t index) { in GetStructType() function