Searched refs:ShouldEmitWarning (Results 1 – 1 of 1) sorted by relevance
297 auto reportUnsupportedWarning = [&](bool ShouldEmitWarning, StringRef Msg) { in setTargetAttributes() argument298 if (ShouldEmitWarning) in setTargetAttributes()