Searched defs:IsArray (Results 1 – 11 of 11) sorted by relevance
37 IsArray, enumerator
448 inline bool IsArray(const Type &type) { in IsArray() function
2081 bool IsArray; // new[] ? variable2116 bool IsArray; variable2239 bool IsArray; variable
2082 bool IsArray; // new[] ? variable2117 bool IsArray; variable2240 bool IsArray; variable
479 inline bool IsArray(const Type &type) { in IsArray() function
1427 func (t *Type) IsArray() bool { func