Searched refs:supportsVariadicCall (Results 1 – 3 of 3) sorted by relevance
300 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
4116 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()8245 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
10473 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()