Home
last modified time | relevance | path

Searched refs:checkParamIsIntegerType (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp847 static bool checkParamIsIntegerType(Sema &S, const FunctionDecl *FD, in checkParamIsIntegerType() function
882 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/0)) in handleAllocSizeAttr()
893 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/1)) in handleAllocSizeAttr()