Home
last modified time | relevance | path

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

/trunk/main/rsc/source/parser/
H A Drscdb.cxx1055 sal_Bool IsInstConsistent( ObjNode * pObjNode, RscTop * pRscTop, in IsInstConsistent() function
1063 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 12 milliseconds