Searched defs:isArrayType (Results 1 – 3 of 3) sorted by relevance
27 bool isArrayType = typeName.back() == ARRAY_TYPE_POSTFIX; in IsSystemTypeName() local
76 bool isArrayType = typeName.back() == ']'; in IsSystemType() local
317 bool isArrayType = typeName.back() == ']'; in IsSystemType() local