Home | History | Annotate | Download | only in IR

Lines Matching refs:ErrorInfo

2135                         std::string *ErrorInfo) {
2141 if (ErrorInfo && V->Broken)
2142 *ErrorInfo = V->MessagesStr.str();