Searched refs:TheJITLinkerErrorCategory (Results 1 – 1 of 1) sorted by relevance
59 static JITLinkerErrorCategory TheJITLinkerErrorCategory; in convertToErrorCode() local60 return std::error_code(GenericJITLinkError, TheJITLinkerErrorCategory); in convertToErrorCode()