Home
last modified time | relevance | path

Searched defs:parseElementFn (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DParser.h56 parseCommaSeparatedList(function_ref<ParseResult()> parseElementFn) { in parseCommaSeparatedList()
H A DParser.cpp50 function_ref<ParseResult()> parseElementFn, in parseCommaSeparatedList()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h673 parseCommaSeparatedList(function_ref<ParseResult()> parseElementFn) { in parseCommaSeparatedList()