Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/AsmParser/
H A DParser.h43 bool allowEmptyList = true);
H A DParser.cpp140 bool allowEmptyList) { in parseCommaSeparatedListUntil() argument
143 if (!allowEmptyList) in parseCommaSeparatedListUntil()