sg::_ancestor
implements the ancestor search
Synopsis
Declared in <SageIII/sageInterface/sageGeneric.h>
template<
class AncestorNode,
class QualSgNode>
AncestorNode*
_ancestor(QualSgNode& n);
Description
see comments for AncestorTypeFinder
Created with MrDocs