Searched refs:supportsVariadicCall (Results 1 – 3 of 3) sorted by relevance
277 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
3878 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()7624 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
9584 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()