Searched refs:canCallMismatchedFunctionType (Results 1 – 3 of 3) sorted by relevance
143 virtual bool canCallMismatchedFunctionType() const { return true; } in canCallMismatchedFunctionType() function
113 CGM.getCXXABI().canCallMismatchedFunctionType()); in EmitDeclDestroy()
536 bool canCallMismatchedFunctionType() const override { return false; } in canCallMismatchedFunctionType() function in __anond94614940111::WebAssemblyCXXABI