Searched refs:MatchSwitchMatcher (Results 1 – 2 of 2) sorted by relevance
49 CaseOfCFGStmt(MatchSwitchMatcher<Stmt> M, in CaseOfCFGStmt()64 CaseOfCFGInit(MatchSwitchMatcher<CXXCtorInitializer> M, in CaseOfCFGInit()
65 using MatchSwitchMatcher = ast_matchers::internal::Matcher<T>; variable105 ASTMatchSwitchBuilder &&CaseOf(MatchSwitchMatcher<BaseT> M, in CaseOf()