Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DFunctionImplementation.cpp83 parseFunctionResultList(OpAsmParser &parser, SmallVectorImpl<Type> &resultTypes, in parseFunctionResultList() function
124 return parseFunctionResultList(parser, resultTypes, resultAttrs); in parseFunctionSignature()