| 136 | } |
| 137 | |
| 138 | bool cmGeneratorExpressionDAGChecker::EvaluatingTransitiveProperty() const |
| 139 | { |
| 140 | return this->TopIsTransitiveProperty; |
| 141 | } |
| 142 | |
| 143 | bool cmGeneratorExpressionDAGChecker::EvaluatingGenexExpression() const |
| 144 | { |
no outgoing calls
no test coverage detected