Searched refs:supportsVariadicCall (Results 1 – 3 of 3) sorted by relevance
292 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
4012 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()7878 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
10232 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()