Lines Matching refs:MoveParentMatcher
352 /// MoveParentMatcher - This tells the interpreter to move to the parent354 class MoveParentMatcher : public Matcher {356 MoveParentMatcher() : Matcher(MoveParent) {}