Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
HDMatchSwitch.h68 using MatchSwitchAction = std::function<Result( variable
106 MatchSwitchAction<NodeT, State, Result> A) && { in CaseOf()
169 std::vector<MatchSwitchAction<BaseT, State, Result>> Actions;
HDCFGMatchSwitch.h50 MatchSwitchAction<NodeT, State, Result> A) && { in CaseOfCFGStmt()
65 MatchSwitchAction<NodeT, State, Result> A) && { in CaseOfCFGInit()