Lines Matching refs:GetObjNode
205 DestroyNode( pRscTop, pRscTop->GetObjNode() ); in DestroySubTrees()
343 if( NULL != (pObjNode = pRscTop->GetObjNode( rId )) ){ in Search()
364 if( NULL != (pObjNode = pRscTop->GetObjNode()) ){ in Delete()
753 aEnumObj.WriteRc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_START()
759 aEnumObj.WriteSrc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
766 aEnumObj.WriteCxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
773 aEnumObj.WriteHxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
1033 if( pNode->GetObjNode() ) in IMPL_LINK_INLINE_START()
1034 pNode->pObjBiTree = pNode->GetObjNode()->DelObjNode( pNode, lFileKey ); in IMPL_LINK_INLINE_START()
1086 if( pRscTop->GetObjNode() ){ in MakeConsistent()
1087 if( ! pRscTop->GetObjNode()->IsConsistent() ){ in MakeConsistent()
1088 pRscTop->GetObjNode()->OrderTree(); in MakeConsistent()
1089 if( ! pRscTop->GetObjNode()->IsConsistent( pList ) ) in MakeConsistent()
1092 if( ! IsInstConsistent( pRscTop->GetObjNode(), pRscTop, pList ) ) in MakeConsistent()