Searched refs:constType (Results 1 – 1 of 1) sorted by relevance
302 Type constType = null; in create() local308 constType = typeBuilder.create(); in create()309 sb.addConstant(constType); in create()318 Allocation constantData = Allocation.createTyped(mRS,constType); in create()