Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp553 const auto &DiagSectionMatcher = Entry.SectionMatcher; in processSections() local
555 for (const auto &Glob : DiagSectionMatcher->Globs) in processSections()