Home
last modified time | relevance | path

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

/llvm-project/llvm/test/Bindings/OCaml/
H A Dcore.ml917 let sty = struct_type context [| i8_type; i64_type |] in global() var
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp684 if (auto sty = mlir::dyn_cast<fir::SequenceType>(ty)) { typeScan() local