Searched refs:IfExpression (Results 1 – 1 of 1) sorted by relevance
691 class IfExpression : public ExpressionNode class699 IfExpression( const ExpressionNodeSharedPtr& rFirstArg, in IfExpression() function in __anon7433988a0111::IfExpression938 ExpressionNodeSharedPtr pNode( new IfExpression( pFirstArg, pSecondArg, pThirdArg ) ); in operator ()()
Completed in 24 milliseconds