Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DHostAssociations.cpp87 struct GetTypeInTuple { struct
89 using Result = mlir::Type;
130 static mlir::Type visit(const GetTypeInTuple &, in visit()