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

References

tools/clang/tools/libclang/CIndex.cpp
 7005         actions.push_back({cxChild, PostChildrenAction::Postpone});
 7009         cxChild = MakeCXCursor(ICE, parentDecl, TU);
 7010         actions.push_back({cxChild, PostChildrenAction::Ignore});