Searched refs:IsInstConsistent (Results 1 – 1 of 1) sorted by relevance
1055 sal_Bool IsInstConsistent( ObjNode * pObjNode, RscTop * pRscTop, in IsInstConsistent() function1063 if( ! IsInstConsistent( (ObjNode*)pObjNode->Left(), pRscTop, pList ) ) in IsInstConsistent()1071 if( ! IsInstConsistent( (ObjNode*)pObjNode->Right(), pRscTop, pList ) ) in IsInstConsistent()1092 if( ! IsInstConsistent( pRscTop->GetObjNode(), pRscTop, pList ) ) in MakeConsistent()
Completed in 20 milliseconds