Home
last modified time | relevance | path

Searched defs:Matchers (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp183 const std::vector<DynTypedMatcher> Matchers; member in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload
231 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp351 std::vector<DynTypedMatcher> Matchers; in taggedMatchers() local
396 std::vector<DynTypedMatcher> Matchers; in buildMatchers() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp406 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor()
809 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter()
834 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter() local
857 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind() local
1089 const MatchFinder::MatchersByType *Matchers; member in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp491 DagInit *Matchers = TheDef.getValueAsDag("Match"); in parseMatcher() local
H A DGlobalISelEmitter.cpp685 std::vector<Matcher *> Matchers; member in __anon332dbd1e0111::GroupMatcher
757 std::vector<Matcher *> Matchers; member in __anon332dbd1e0111::SwitchMatcher
817 MatchersTy Matchers; member in __anon332dbd1e0111::RuleMatcher