Searched refs:fResultType (Results 1 – 2 of 2) sorted by relevance
55 fResultType(resultType) in ExpressionValueNodeChild()57 fResultType->AcquireReference(); in ExpressionValueNodeChild()63 fResultType->ReleaseReference(); in ~ExpressionValueNodeChild()77 return fResultType; in GetType()
52 Type* fResultType; variable