Home
last modified time | relevance | path

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

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