Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp296 bool EmitDiagnostic = UserSpecifiedTOC && GV->hasExternalLinkage(); 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()