Searched refs:checkParamIsIntegerType (Results 1 – 1 of 1) sorted by relevance
847 static bool checkParamIsIntegerType(Sema &S, const FunctionDecl *FD, in checkParamIsIntegerType() function882 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/0)) in handleAllocSizeAttr()893 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/1)) in handleAllocSizeAttr()