MCPcopy Create free account
hub / github.com/Kitware/CMake / GetPolicyStatus

Method GetPolicyStatus

Source/cmTarget.cxx:1162–1166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1160}
1161
1162cmPolicies::PolicyStatus cmTarget::GetPolicyStatus(
1163 cmPolicies::PolicyID policy) const
1164{
1165 return this->impl->PolicyMap.Get(policy);
1166}
1167
1168cmGlobalGenerator* cmTarget::GetGlobalGenerator() const
1169{

Callers 15

ImportedGetFullPathMethod · 0.95
ReplayMethod · 0.45
cmConditionEvaluatorMethod · 0.45
GetIndexArgFunction · 0.45
FindFullPathMethod · 0.45
GetPropertyForUserMethod · 0.45
NormalizePathMethod · 0.45
NoAmbiguousExtensionsFunction · 0.45
IsTransitivePropertyMethod · 0.45
HandleDirectoryModeFunction · 0.45
ReplayItemsMethod · 0.45

Calls 1

GetMethod · 0.45

Tested by 4

cmTestMethod · 0.36
needToQuoteTestNameFunction · 0.36
cmAddTestCommandFunction · 0.36