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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
diagnostic.def 35 DEFINE_DIAGNOSTIC_KIND (DK_ERROR, "error: ")
41 /* These two would be re-classified as DK_WARNING or DK_ERROR, so the
diagnostic.h 226 /* Raise SIGABRT on any diagnostic of severity DK_ERROR or higher. */
240 #define errorcount diagnostic_kind_count (global_dc, DK_ERROR)
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 354 DK_ERR, DK_ERROR, DK_WARNING,
550 printMessage(L, SourceMgr::DK_Error, Msg, Ranges);
677 getLexer().getLoc(), SourceMgr::DK_Error,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 64 milliseconds