Home
last modified time | relevance | path

Searched defs:SMDiagnostic (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Assembly/
DParser.h23 class SMDiagnostic; variable
/external/llvm/include/llvm/Support/
DSourceMgr.h28 class SMDiagnostic; variable
218 SMDiagnostic() in SMDiagnostic() function
221 SMDiagnostic(StringRef filename, SourceMgr::DiagKind Knd, StringRef Msg) in SMDiagnostic() function
/external/llvm/include/llvm/IR/
DLLVMContext.h27 class SMDiagnostic; variable
/external/llvm/lib/AsmParser/
DLLLexer.h26 class SMDiagnostic; variable
/external/llvm/unittests/Support/
DYAMLParserTest.cpp20 static void SuppressDiagnosticsOutput(const SMDiagnostic &, void *) { in SuppressDiagnosticsOutput()
DYAMLIOTest.cpp942 static void suppressErrorMessages(const llvm::SMDiagnostic &, void *) { in suppressErrorMessages()
/external/llvm/lib/Support/
DSourceMgr.cpp240 SMDiagnostic::SMDiagnostic(const SourceMgr &sm, SMLoc L, StringRef FN, in SMDiagnostic() function in SMDiagnostic