Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp124 case DS_Note: OS << "note: "; break; in diagnosticHandler()
/external/llvm/lib/IR/
DLLVMContext.cpp248 case DS_Note: in getDiagnosticMessagePrefix()
DCore.cpp136 case DS_Note: in LLVMGetDiagInfoSeverity()
/external/llvm/tools/llvm-link/
Dllvm-link.cpp140 case DS_Note: in diagnosticHandler()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp374 case llvm::DS_Note: \
392 case llvm::DS_Note: \
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp141 case DS_Note: in diagnosticHandler()
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h43 DS_Note enumerator
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp555 case DS_Note: in DiagnosticHandler2()
/external/llvm/tools/gold/
Dgold-plugin.cpp351 case DS_Note: in diagnosticHandler()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp196 Kind = DS_Note; in reportDiagnostic()