Searched refs:PostChildrenAction (Results 1 – 1 of 1) sorted by relevance
7262 struct PostChildrenAction { struct in __anonc8ed1eca0a11::AnnotateTokensWorker7266 using PostChildrenActions = SmallVector<PostChildrenAction, 0>;7348 ChildAction.action == PostChildrenAction::Ignore) { in IsIgnoredChildCursor()7390 actions.push_back({cxChild, PostChildrenAction::Postpone}); in DetermineChildActions()7395 actions.push_back({cxChild, PostChildrenAction::Ignore}); in DetermineChildActions()7673 if (ChildAction.action == PostChildrenAction::Postpone) { in HandlePostPonedChildCursors()