Searched defs:JSONStubError (Results 1 – 1 of 1) sorted by relevance
170 class JSONStubError : public llvm::ErrorInfo<llvm::json::ParseError> { class 172 JSONStubError(Twine ErrMsg) : Message(ErrMsg.str()) {} in JSONStubError() function in __anonc223ae3e0111::JSONStubError [all...]