Searched defs:parseArgumentList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/AsmParser/ | ||
H A D | Parser.cpp | 1758 ParseResult parseArgumentList(SmallVectorImpl<Argument> &result, parseArgumentList() function in __anon9a73a0460c11::CustomOpAsmParser |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 3225 bool LLParser::parseArgumentList(SmallVectorImpl<ArgInfo> &ArgList, parseArgumentList() function in LLParser |