Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp629 DiagnosticIDs::getGroupForDiag(unsigned DiagID) const { in getGroupForDiag() function in DiagnosticIDs
643 if (auto G = getGroupForDiag(DiagID)) in getWarningOptionForDiag()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h372 std::optional<diag::Group> getGroupForDiag(unsigned DiagID) const;