Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp133 case DS_Note: WithColor::note(OS); break; in handleDiagnostics()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h50 DS_Note enumerator
1039 return DS_Note; in getDiagnosticSeverity()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp222 case DS_Note: in getDiagnosticMessagePrefix()
H A DCore.cpp237 case DS_Note: in LLVMGetDiagInfoSeverity()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp271 case DS_Note: in handleDiagnostics()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp455 case llvm::DS_Note: \
473 case llvm::DS_Note: \
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp544 DiagnosticInfoInlineAsm(LocCookie, Note, DiagnosticSeverity::DS_Note)); in emitInlineAsm()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp628 case DS_Note: in DiagnosticHandler()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp275 case DS_Note: in handleDiagnostics()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp488 case DS_Note: in diagnosticHandler()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp215 Kind = DS_Note; in reportDiagnostic()