Searched refs:supportsVariadicCall (Results 1 – 3 of 3) sorted by relevance
259 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
3391 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()6876 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
8830 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()