Searched defs:IsStruct (Results 1 – 3 of 3) sorted by relevance
436 inline bool IsStruct(const Type &type) { in IsStruct() function
463 inline bool IsStruct(const Type &type) { in IsStruct() function
1431 func (t *Type) IsStruct() bool { func