Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Parser/
DParser.h40 bool allowEmptyList = true);
DParser.cpp61 bool allowEmptyList) { in parseCommaSeparatedListUntil() argument
64 if (!allowEmptyList) in parseCommaSeparatedListUntil()
/external/proguard/src/proguard/
DConfigurationParser.java1017 boolean allowEmptyList, in parseCommaSeparatedList() argument
1034 if (!allowEmptyList) in parseCommaSeparatedList()
/external/llvm-project/mlir/tools/mlir-linalg-ods-gen/
Dmlir-linalg-ods-gen.cpp394 bool allowEmptyList) { in parseCommaSeparatedListUntil() argument
397 if (!allowEmptyList) in parseCommaSeparatedListUntil()