MLIR 22.0.0git
FunctionImplementation.cpp File Reference

Go to the source code of this file.

Functions

static ParseResult parseFunctionArgumentList (OpAsmParser &parser, bool allowVariadic, SmallVectorImpl< OpAsmParser::Argument > &arguments, bool &isVariadic)

Function Documentation

◆ parseFunctionArgumentList()