Searched refs:isDescendantOf (Results 1 – 8 of 8) sorted by relevance
139 assert(_pConfigurableElement->isDescendantOf(pToAreaConfiguration->getConfigurableElement())); in copyToOuter()148 assert(_pConfigurableElement->isDescendantOf(pFromAreaConfiguration->getConfigurableElement())); in copyFromOuter()
447 bool CElement::isDescendantOf(const CElement *pCandidateAscendant) const in isDescendantOf() function in CElement457 return _pParent->isDescendantOf(pCandidateAscendant); in isDescendantOf()
106 bool isDescendantOf(const CElement *pCandidateAscendant) const;
454 (pCandidateDescendantConfigurableElement->isDescendantOf( in findConfigurationBlackboard()1056 if (pConfigurablePotentialDescendantElement->isDescendantOf(newElement)) { in mergeAlreadyAssociatedDescendantConfigurableElements()
220 EXPECT_FALSE(D.isDescendantOf(D)); in TEST()234 EXPECT_FALSE(C.isDescendantOf(D)); in TEST()248 EXPECT_FALSE(B.isDescendantOf(D)); in TEST()415 EXPECT_TRUE(DC.isDescendantOf(AC)); in TEST()416 EXPECT_TRUE(DC.isDescendantOf(BC)); in TEST()417 EXPECT_TRUE(DC.isDescendantOf(CC)); in TEST()
245 bool isAncestorOf(const SCC &C) const { return C.isDescendantOf(*this); } in isAncestorOf()253 bool isDescendantOf(const SCC &C) const;
165 bool LazyCallGraph::SCC::isDescendantOf(const SCC &C) const { in isDescendantOf() function in LazyCallGraph::SCC198 assert(CalleeC.isDescendantOf(*this) && in insertOutgoingEdge()214 assert(CallerC.isDescendantOf(*this) && in insertIncomingEdge()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...