Searched refs:canCallMismatchedFunctionType (Results 1 – 3 of 3) sorted by relevance
121 virtual bool canCallMismatchedFunctionType() const { return true; } in canCallMismatchedFunctionType() function
111 CGM.getCXXABI().canCallMismatchedFunctionType()); in EmitDeclDestroy()
534 bool canCallMismatchedFunctionType() const override { return false; } in canCallMismatchedFunctionType() function in __anon0f6c15480111::WebAssemblyCXXABI