Searched defs:DK_Warning (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/TableGen/
H A DError.cpp42 PrintMessage(WarningLoc, SourceMgr::DK_Warning, Msg);
46 SrcMgr.PrintMessage(SMLoc::getFromPointer(Loc), SourceMgr::DK_Warning, Msg); member in class:llvm::SourceMgr
/external/llvm/tools/llvm-mc/
H A DDisassembler.cpp74 SourceMgr::DK_Warning, member in class:SourceMgr
87 SourceMgr::DK_Warning, member in class:SourceMgr
/external/llvm/unittests/Support/
H A DSourceMgrTest.cpp61 printMessage(getLoc(4), SourceMgr::DK_Warning, "message", None, None); member in class:SourceMgr
/external/llvm/include/llvm/Support/
H A DSourceMgr.h39 DK_Warning, enumerator in enum:llvm::SourceMgr::DiagKind

Completed in 86 milliseconds