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.cpp301 auto reportUnsupportedWarning = [&](bool ShouldEmitWarning, StringRef Msg) { in setTargetAttributes() argument
302 if (ShouldEmitWarning) in setTargetAttributes()