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