Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/Common/
H A DErrorHandler.cpp77 case DS_Note: in diagnosticHandler()
/freebsd-12.1/contrib/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp134 case DS_Note: WithColor::note(OS); break; in handleDiagnostics()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DLLVMContext.cpp224 case DS_Note: in getDiagnosticMessagePrefix()
H A DCore.cpp212 case DS_Note: in LLVMGetDiagInfoSeverity()
/freebsd-12.1/contrib/llvm/tools/llvm-link/
H A Dllvm-link.cpp199 case DS_Note: in handleDiagnostics()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp477 case llvm::DS_Note: \
495 case llvm::DS_Note: \
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp625 case DS_Note: in DiagnosticHandler()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDiagnosticInfo.h49 DS_Note enumerator
/freebsd-12.1/contrib/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp268 case DS_Note: in handleDiagnostics()
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp216 Kind = DS_Note; in reportDiagnostic()