Home
last modified time | relevance | path

Searched refs:returnTys (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp1066 llvm::SmallVector<mlir::Type> returnTys; in genFunctionType() local
1069 returnTys.emplace_back(placeHolder.type); in genFunctionType()
1073 returnTys); in genFunctionType()