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.cpp401 DiagnosticInfoInlineAsm(LocCookie, Note, DiagnosticSeverity::DS_Note)); in emitInlineAsm()
407 DiagnosticSeverity::DS_Note)); in emitInlineAsm()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp162 case DS_Note: WithColor::note(OS); break; in handleDiagnostics()
/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp131 case DS_Note: in diagnosticHandler()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp239 case DS_Note: in getDiagnosticMessagePrefix()
H A DCore.cpp266 case DS_Note: in LLVMGetDiagInfoSeverity()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h57 DS_Note enumerator
1132 return DS_Note; in getDiagnosticSeverity()
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp296 case DS_Note: in handleDiagnostics()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp403 case llvm::DS_Note: \
421 case llvm::DS_Note: \
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp696 case DS_Note: in DiagnosticHandler()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp312 case DS_Note: in handleDiagnostics()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp239 Kind = DS_Note; in reportDiagnostic()