Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCIndex.cpp6992 PostChildrenActions ChildActions; member
7065 for (const auto &ChildAction : PostChildrenInfos.back().ChildActions) { in IsIgnoredChildCursor()
7348 Info.ChildActions = DetermineChildActions(cursor); in Visit()
7391 for (const auto &ChildAction : Info.ChildActions) { in HandlePostPonedChildCursors()