Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DLLVMCConfigurationEmitter.cpp280 bool isCommaSeparated() const;
363 bool OptionDescription::isCommaSeparated() const { in isCommaSeparated() function in __anon20bdfc170111::OptionDescription
2392 if (val.isCommaSeparated()) in EmitOptionDefinitions()
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs1530 when (any (isCommaSeparated . literal) l) $
1538 isCommaSeparated = elem ',' function