Searched refs:recursiveType (Results 1 – 2 of 2) sorted by relevance
55 type recursiveType type57 type(recursiveType), allocatable :: next62 type(recursiveType), allocatable :: next79 class(recursiveType), allocatable :: recok94 type(recursiveType), allocatable :: recoksrc
1292 auto recursiveType = op.getType().dyn_cast<test::TestRecursiveType>(); in runOnOperation() local1294 (recursiveType && in runOnOperation()1295 recursiveType.getName() == "outer_converted_type"); in runOnOperation()