Searched defs:isArray (Results 1 – 9 of 9) sorted by relevance
28 bool TDeclarator::isArray() const in isArray() function in sh::TDeclarator
913 bool TPublicType::isArray() const in isArray() function in sh::TPublicType
198 bool isArray() const { return !mArraySizes.empty(); } in isArray() function
169 bool isArray() const { return getType().isArray(); } in isArray() function
76 bool isArray() const { return !arraySizes.empty(); } in isArray() function235 bool isArray() const { return arraySize > 0; } in isArray() function
130 bool isArray; member
2059 bool isArray = binding == gl::BufferBinding::Array; in CaptureMidExecutionSetup() local
86 bool isArray; member
57 bool isArray() const { return !arraySizes.empty(); } in isArray() function