Searched refs:ArrayHandle (Results 1 – 1 of 1) sorted by relevance
341 typedef typename Config::template Handle<ArrayType>::type ArrayHandle; typedef926 static ArrayHandle New(TypeHandle element, Region* region) { in New()927 ArrayHandle type = Config::template cast<ArrayType>( in New()