Home | History | Annotate | Download | only in TableGen

Lines Matching refs:MoveParentMatcher

352 /// MoveParentMatcher - This tells the interpreter to move to the parent
354 class MoveParentMatcher : public Matcher {
356 MoveParentMatcher() : Matcher(MoveParent) {}