| 3095 | } |
| 3096 | |
| 3097 | bool cmGlobalGenerator::CheckCMP0171() const |
| 3098 | { |
| 3099 | return this->AllowGlobalTargetCodegen; |
| 3100 | } |
| 3101 | |
| 3102 | void cmGlobalGenerator::AddGlobalTarget_EditCache( |
| 3103 | std::vector<GlobalTargetInfo>& targets) const |
no outgoing calls
no test coverage detected