Searched refs:CheckParam (Results 1 – 1 of 1) sorted by relevance
1781 auto CheckParam = [&](StringRef Name, unsigned ParamNo) { in verifyFunctionAttrs() local1797 if (!CheckParam("element size", Args.first)) in verifyFunctionAttrs()1800 if (Args.second && !CheckParam("number of elements", *Args.second)) in verifyFunctionAttrs()