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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp844 static bool checkParamIsIntegerType(Sema &S, const FunctionDecl *FD, function
879 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/0))
890 if (!checkParamIsIntegerType(S, FD, AL, /*AttrArgNo=*/1))

Completed in 67 milliseconds