Searched refs:canCallMismatchedFunctionType (Results 1 – 3 of 3) sorted by relevance
117 virtual bool canCallMismatchedFunctionType() const { return true; } in canCallMismatchedFunctionType() function
96 CGM.getCXXABI().canCallMismatchedFunctionType()); in EmitDeclDestroy()
446 bool canCallMismatchedFunctionType() const override { return false; } in canCallMismatchedFunctionType() function in __anon21d9f5bf0111::WebAssemblyCXXABI