Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp527 class PatternSet { class
529 PatternSet(ArrayRef<std::string> Names) { in PatternSet() function in clang::ast_matchers::internal::__anon93d891040811::PatternSet
591 PatternSet Patterns(Names); in matchesNodeFullFast()