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

Method GetBacktrace

Source/cmGeneratorTarget.cxx:1822–1825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1820}
1821
1822cmListFileBacktrace cmGeneratorTarget::GetBacktrace() const
1823{
1824 return this->Target->GetBacktrace();
1825}
1826
1827std::set<BT<std::pair<std::string, bool>>> const&
1828cmGeneratorTarget::GetUtilities() const

Callers 13

VerifyLinkItemColonsMethod · 0.95
ComputeKindedSourcesMethod · 0.95
GetOutputNameMethod · 0.95
IsIPOEnabledMethod · 0.95
GetPDBOutputNameMethod · 0.95
GetOutputInfoMethod · 0.95
CheckCMP0004Method · 0.95
AddSourceCommonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected