Home
last modified time | relevance | path

Searched refs:getDiagsInGroup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp270 ArrayRef<unsigned> getDiagsInGroup(diag::Group G) const { in getDiagsInGroup() function in clang::diag::CustomDiagInfo
688 CustomDiagInfo->getDiagsInGroup(static_cast<diag::Group>(*SubGroups)), in getDiagnosticsInGroup()
702 llvm::copy(CustomDiagInfo->getDiagsInGroup(*G), in getDiagnosticsInGroup()