reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/libclang/CIndex.cpp
 6946     assert(PostChildrenInfos.empty());
 6958   if (PostChildrenInfos.empty())
 6961   for (const auto &ChildAction : PostChildrenInfos.back().ChildActions) {
 7246   PostChildrenInfos.push_back(Info);
 7252   if (PostChildrenInfos.empty())
 7254   const PostChildrenInfo &Info = PostChildrenInfos.back();
 7282   PostChildrenInfos.pop_back();