HomeSort by relevance Sort by last modified time
    Searched full:getdiagnosticcategory (Results 1 - 2 of 2) sorted by null

  /external/clang/utils/TableGen/
ClangDiagnosticsEmitter.cpp 79 /// getDiagnosticCategory - Return the category that the specified diagnostic
81 static std::string getDiagnosticCategory(const Record *R,
111 std::string Category = getDiagnosticCategory(Diags[i], ParentInfo);
580 OS << ", " << CategoryIDs.getID(getDiagnosticCategory(&R, DGParentMap));
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang-tblgen 

Completed in 851 milliseconds