HomeSort by relevance Sort by last modified time
    Searched refs:DK_WARNING (Results 1 - 3 of 3) 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 37 DEFINE_DIAGNOSTIC_KIND (DK_WARNING, "warning: ")
41 /* These two would be re-classified as DK_WARNING or DK_ERROR, so the
diagnostic.h 242 #define warningcount diagnostic_kind_count (global_dc, DK_WARNING)
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 354 DK_ERR, DK_ERROR, DK_WARNING,
543 printMessage(L, SourceMgr::DK_Warning, Msg, Ranges);
    [all...]

Completed in 52 milliseconds