Home
last modified time | relevance | path

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

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