Home
last modified time | relevance | path

Searched defs:recursiveType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/test/Semantics/
H A Dallocate13.f9055 type recursiveType type
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp1292 auto recursiveType = op.getType().dyn_cast<test::TestRecursiveType>(); in runOnOperation() local