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.cpp301 auto reportUnsupportedWarning = [&](bool ShouldEmitWarning, StringRef Msg) { in setTargetAttributes() local
307 reportUnsupportedWarning(EmitDiagnostic, "of incomplete type"); in setTargetAttributes()
309 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()
312 reportUnsupportedWarning(EmitDiagnostic, "of thread local storage"); in setTargetAttributes()
314 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()
317 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()
320 reportUnsupportedWarning(EmitDiagnostic, in setTargetAttributes()