Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp405 DiagnosticInfoInlineAsm(LocCookie, Note, DiagnosticSeverity::DS_Note)); in emitInlineAsm()
411 LocCookie, *reason, DiagnosticSeverity::DS_Note)); in emitInlineAsm()
/openbsd/src/gnu/llvm/llvm/tools/llvm-dis/
Dllvm-dis.cpp146 case DS_Note: WithColor::note(OS); break; in handleDiagnostics()
/openbsd/src/gnu/llvm/lld/Common/
DErrorHandler.cpp138 case DS_Note: in diagnosticHandler()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDiagnosticInfo.h55 DS_Note enumerator
1063 return DS_Note; in getDiagnosticSeverity()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DLLVMContext.cpp242 case DS_Note: in getDiagnosticMessagePrefix()
DCore.cpp245 case DS_Note: in LLVMGetDiagInfoSeverity()
/openbsd/src/gnu/llvm/llvm/tools/llvm-link/
Dllvm-link.cpp296 case DS_Note: in handleDiagnostics()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenAction.cpp515 case llvm::DS_Note: \
533 case llvm::DS_Note: \
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DLTOCodeGenerator.cpp716 case DS_Note: in DiagnosticHandler()
/openbsd/src/gnu/llvm/llvm/tools/gold/
Dgold-plugin.cpp490 case DS_Note: in diagnosticHandler()
/openbsd/src/gnu/llvm/llvm/tools/llvm-lto/
Dllvm-lto.cpp313 case DS_Note: in handleDiagnostics()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp220 Kind = DS_Note; in reportDiagnostic()