Searched refs:_ThrowRuntimeTypeLogicError (Results 1 – 2 of 2) sorted by relevance
162 [[noreturn]] C10_API void _ThrowRuntimeTypeLogicError(const std::string& msg);177 _ThrowRuntimeTypeLogicError(208 _ThrowRuntimeTypeLogicError(244 _ThrowRuntimeTypeLogicError(
9 C10_EXPORT void _ThrowRuntimeTypeLogicError(const std::string& msg) { in _ThrowRuntimeTypeLogicError() function