Home
last modified time | relevance | path

Searched refs:Postpone (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp7264 enum Action { Invalid, Ignore, Postpone } action; enumerator
7390 actions.push_back({cxChild, PostChildrenAction::Postpone}); in DetermineChildActions()
7673 if (ChildAction.action == PostChildrenAction::Postpone) { in HandlePostPonedChildCursors()