ΒΆinline bool supportsVariadicCall(
clang::CallingConv CC)
inline bool supportsVariadicCall(
clang::CallingConv CC)
Description
Checks whether the given calling convention supports variadic calls. Unprototyped calls also use the variadic call rules.
Declared at: clang/include/clang/Basic/Specifiers.h:289
Parameters
- clang::CallingConv CC