Searched refs:getDiagnosticGroups (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/diagtool/
H A DDiagnosticNames.h114 llvm::ArrayRef<GroupRecord> getDiagnosticGroups();
119 return getDiagnosticGroups()[*CurrentID];
H A DTreeView.cpp58 ArrayRef<GroupRecord> AllGroups = getDiagnosticGroups();
75 ArrayRef<GroupRecord> AllGroups = getDiagnosticGroups();
H A DDiagnosticNames.cpp76 llvm::ArrayRef<GroupRecord> diagtool::getDiagnosticGroups() { function in class:diagtool

Completed in 61 milliseconds