Searched defs:NodeT (Results 1 – 4 of 4) sorted by relevance
50 MatchSwitchAction<NodeT, State, Result> A) && { in CaseOfCFGStmt()65 MatchSwitchAction<NodeT, State, Result> A) && { in CaseOfCFGInit()
108 MatchSwitchAction<NodeT, State, Result> A) && { in CaseOf()
265 #define RegionNodeGraphTraits(NodeT, BlockT, RegionT) \ argument290 #define RegionGraphTraits(RegionT, NodeT) \ argument
58 using NodeT = typename DomTreeT::NodeType; member