Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp213 auto funcArgConverter = options.useBarePtrCallConv in convertFunctionSignature() local
220 if (failed(funcArgConverter(*this, type, converted))) in convertFunctionSignature()