Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h170 std::vector<ast_matchers::internal::DynTypedMatcher> Matchers; variable
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp184 const std::vector<DynTypedMatcher> Matchers; member in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload
232 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher()
/openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp382 std::vector<DynTypedMatcher> Matchers; in taggedMatchers() local
430 std::vector<DynTypedMatcher> Matchers; in buildMatchers() local
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp421 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor()
1012 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter()
1038 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter() local
1062 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind() local
1310 const MatchFinder::MatchersByType *Matchers; member in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp491 DagInit *Matchers = TheDef.getValueAsDag("Match"); in parseMatcher() local
H A DGlobalISelEmitter.cpp701 std::vector<Matcher *> Matchers; member in __anon8aabd5ea0111::GroupMatcher
773 std::vector<Matcher *> Matchers; member in __anon8aabd5ea0111::SwitchMatcher
833 MatchersTy Matchers; member in __anon8aabd5ea0111::RuleMatcher