Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddstructdesc.hpp333 void GetAncestorsNames(std::set< std::string>& aNames) const { in GetAncestorsNames() function in DStructDesc
H A Dgdlhelp.cpp407 objDesc->GetAncestorsNames(pNames); in help_object()