Searched refs:supportsVariadicCall (Results 1 – 3 of 3) sorted by relevance
319 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
3707 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()8106 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
10552 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()