Lines Matching defs:warn
282 cl::values(clEnumValN(warnOnly, "warn",
492 static void warn(Twine Message, StringRef Whence = "", StringRef Hint = "") {
501 static void warn(Error E, StringRef Whence = "") {
504 warn(IPE.message(), Whence);
546 warn(EC.message(), Whence);
873 warn(toString(make_error<InstrProfError>(ErrorCode, Msg)));
945 warn(std::move(E));
950 warn(std::move(E));
1072 warn(toString(std::move(ErrorPair.first)), ErrorPair.second);
1147 warn(toString(make_error<InstrProfError>(E)));
1547 warn("-split-layout is ignored. Specify -extbinary to enable it");
1554 warn("Profile Symbol list is not empty but the output format is not "
1561 warn("-compress-all-section is ignored. Specify -extbinary to enable it");
1567 warn("-use-md5 is ignored. Specify -extbinary to enable it");
1573 warn("-gen-partial-profile is ignored. Specify -extbinary to enable it");