Home
last modified time | relevance | path

Searched refs:reportUnsupportedWarning (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() local
303 reportUnsupportedWarning(EmitDiagnostic, "of incomplete type"); in setTargetAttributes()
305 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()
308 reportUnsupportedWarning(EmitDiagnostic, "of thread local storage"); in setTargetAttributes()
310 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()
313 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()
316 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()