Home | History | Annotate | Download | only in TableGen

Lines Matching refs:MoveParentMatcher

353 /// MoveParentMatcher - This tells the interpreter to move to the parent
355 class MoveParentMatcher : public Matcher {
357 MoveParentMatcher() : Matcher(MoveParent) {}