Searched refs:aRightExp (Results 1 – 2 of 2) sorted by relevance
588 aRightExp = aRE; in RscExpression()591 if( aRightExp.IsDefinition() ) in RscExpression()592 aRightExp.aExp.pDef->IncRef(); in RscExpression()610 if( aRightExp.IsDefinition() ) in ~RscExpression()611 aRightExp.aExp.pDef->DecRef(); in ~RscExpression()612 else if( aRightExp.IsExpression() ) in ~RscExpression()613 delete aRightExp.aExp.pExp; in ~RscExpression()676 aRightExp.GetMacro( aLeft ); in GetMacro()680 else if( aRightExp.IsNothing() ) in GetMacro()691 aRightExp.GetMacro( aLeft ); in GetMacro()[all …]
176 RscExpType aRightExp; member in RscExpression
Completed in 21 milliseconds