Lines Matching refs:MoveParentMatcher
353 /// MoveParentMatcher - This tells the interpreter to move to the parent355 class MoveParentMatcher : public Matcher {357 MoveParentMatcher() : Matcher(MoveParent) {}