| 947 | void IndexLocalGenerator(cmLocalGenerator* lg); |
| 948 | |
| 949 | virtual char const* GetBuildIgnoreErrorsFlag() const { return nullptr; } |
| 950 | |
| 951 | bool UnsupportedVariableIsDefined(std::string const& name, |
| 952 | bool supported) const; |
no outgoing calls
no test coverage detected