Searched refs:supportsVariadicCall (Results 1 – 3 of 3) sorted by relevance
304 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
3650 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()7943 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
10333 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()