Searched refs:blockStruct (Results 1 – 5 of 5) sorted by relevance
6 struct blockStruct { struct
2347 TTypeList* blockStruct = new TTypeList; in acceptStructBufferType() local2349 blockStruct->push_back(member); in acceptStructBufferType()2352 TType blockType(blockStruct, "", templateType->getQualifier()); in acceptStructBufferType()
3187 TTypeList* blockStruct = new TTypeList; in counterBufferType() local3189 blockStruct->push_back(member); in counterBufferType()3191 TType blockType(blockStruct, "", counterType->getQualifier()); in counterBufferType()9486 TTypeList* blockStruct = textureReturnStruct[sampler.structReturnIndex]; in getTextureReturnType() local9488 const TType resultType(blockStruct, ""); in getTextureReturnType()
368 DICompositeType blockStruct = DICompositeType(TmpTy); in addBlockByrefAddress() local372 DIArray Fields = blockStruct.getTypeArray(); in addBlockByrefAddress()
105 DICompositeType blockStruct = DICompositeType(subType); in getType() local106 DIArray Elements = blockStruct.getTypeArray(); in getType()