Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp870 static bool checkParamIsIntegerType(Sema &S, const FunctionDecl *FD, in checkParamIsIntegerType() function
905 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/0)) in handleAllocSizeAttr()
916 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/1)) in handleAllocSizeAttr()