Lines Matching defs:Messages
134 std::string Messages;
158 MessagesStr(Messages), PersonalityFn(0) {
163 Context(0), DT(0), DL(0), MessagesStr(Messages), PersonalityFn(0) {
776 // value of the specified type. The value V is printed in error messages.
842 // The value V is printed in error messages.
2345 /// verifyFunction - Check a function for errors, printing messages on stderr.
2359 /// verifyModule - Check a module for errors, printing messages on stderr.