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