Home | History | Annotate | Download | only in bugpoint

Lines Matching refs:ErrMsg

930   std::string ErrMsg;
931 if (TestModuleBC.makeUnique(true, &ErrMsg)) {
933 << ErrMsg << "\n";
947 if (SafeModuleBC.makeUnique(true, &ErrMsg)) {
949 << ErrMsg << "\n";
1019 std::string ErrMsg;
1020 if (TestModuleBC.makeUnique(true, &ErrMsg)) {
1022 << ErrMsg << "\n";
1035 if (SafeModuleBC.makeUnique(true, &ErrMsg)) {
1037 << ErrMsg << "\n";