HomeSort by relevance Sort by last modified time
    Searched defs:DK_Warning (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/TableGen/
Error.cpp 42 PrintMessage(WarningLoc, SourceMgr::DK_Warning, Msg);
46 SrcMgr.PrintMessage(SMLoc::getFromPointer(Loc), SourceMgr::DK_Warning, Msg);
  /external/llvm/unittests/Support/
SourceMgrTest.cpp 61 printMessage(getLoc(4), SourceMgr::DK_Warning, "message", None, None);
  /external/llvm/tools/llvm-mc/
Disassembler.cpp 74 SourceMgr::DK_Warning,
87 SourceMgr::DK_Warning,
  /external/llvm/include/llvm/Support/
SourceMgr.h 39 DK_Warning,

Completed in 847 milliseconds