Searched refs:positiveUnsignedArgument (Results 1 – 1 of 1) sorted by relevance
275 const auto positiveUnsignedArgument = [&](const char* feature, unsigned int& uiValue) { in handleLoopAttributes() local326 if (positiveUnsignedArgument("iteration_multiple", uiValue)) in handleLoopAttributes()