Home
last modified time | relevance | path

Searched refs:ShouldEmitWarning (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDPPC.cpp297 auto reportUnsupportedWarning = [&](bool ShouldEmitWarning, StringRef Msg) { in setTargetAttributes() argument
298 if (ShouldEmitWarning) in setTargetAttributes()