Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp46 : DiagnosticInfo(DK_Linker, Severity), Msg(DiagMsg) {} in DiagnosticInfoKCFI()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp902 case DK_Linker: in DiagnosticHandlerImpl()
971 if (DI.getKind() == DK_Linker) { in DiagnosticHandlerImpl()
/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp763 : DiagnosticInfo(DK_Linker, Severity), Msg(DiagMsg) {} in LTODiagnosticInfo()
H A DThinLTOCodeGenerator.cpp172 : DiagnosticInfo(DK_Linker, Severity), Msg(DiagMsg) {} in ThinLTODiagnosticInfo()
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h64 DK_Linker, enumerator
/openbsd/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp353 : DiagnosticInfo(DK_Linker, Severity), Msg(Msg) {} in LinkDiagnosticInfo()