Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp407 DiagnosticInfoInlineAsm(LocCookie, Note, DiagnosticSeverity::DS_Note)); in emitInlineAsm()
413 LocCookie, *reason, DiagnosticSeverity::DS_Note)); in emitInlineAsm()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp150 case DS_Note: WithColor::note(OS); break; in handleDiagnostics()
/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp138 case DS_Note: in diagnosticHandler()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h55 DS_Note enumerator
1063 return DS_Note; in getDiagnosticSeverity()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp254 case DS_Note: in getDiagnosticMessagePrefix()
H A DCore.cpp259 case DS_Note: in LLVMGetDiagInfoSeverity()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp441 case llvm::DS_Note: \
459 case llvm::DS_Note: \
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp308 case DS_Note: in handleDiagnostics()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp709 case DS_Note: in DiagnosticHandler()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp321 case DS_Note: in handleDiagnostics()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp232 Kind = DS_Note; in reportDiagnostic()