Searched defs:MatchVisitor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/env/ | ||
D | field.rs | 35 pub(crate) struct MatchVisitor<'a> { struct |
/aosp_15_r20/external/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 697 class MatchVisitor : public BoundNodesTreeBuilder::Visitor { class in clang::ast_matchers::internal::__anon37a3694d0111::MatchASTVisitor |