Home
last modified time | relevance | path

Searched refs:getSerializeErrorMsg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp166 static llvm::SmallString<128> getSerializeErrorMsg(TBDKey Key) { in getSerializeErrorMsg() function
943 return make_error<JSONStubError>(getSerializeErrorMsg(TBDKey::TargetInfo)); in serializeIF()
947 return make_error<JSONStubError>(getSerializeErrorMsg(TBDKey::InstallName)); in serializeIF()