Searched refs:supportsVariadicCall (Results 1 – 6 of 6) sorted by relevance
252 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
276 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
3137 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()6204 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
8235 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()
3808 (!FTI.isVariadic || supportsVariadicCall(CC))) { in getCCForDeclaratorChunk()7550 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
9435 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()