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