Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp523 bool globsMatches(const llvm::StringMap<Matcher> &CategoriesToMatchers,
616 return globsMatches( in isDiagSuppressed()
622 bool WarningsSpecialCaseList::globsMatches( in globsMatches() function in WarningsSpecialCaseList