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