MCPcopy Index your code
hub / github.com/Kitware/CMake / SetError

Method SetError

Source/cmFindCommon.cxx:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87cmFindCommon::~cmFindCommon() = default;
88
89void cmFindCommon::SetError(std::string const& e)
90{
91 this->Status.SetError(e);
92}
93
94bool cmFindCommon::DebugModeEnabled() const
95{

Callers 15

operator()Method · 0.45
cmFunctionCommandFunction · 0.45
cmWhileCommandFunction · 0.45
HandleLengthCommandFunction · 0.45
HandleGetCommandFunction · 0.45
HandleFindCommandFunction · 0.45
HandleInsertCommandFunction · 0.45
HandleJoinCommandFunction · 0.45
HandleReverseCommandFunction · 0.45

Calls

no outgoing calls

Tested by 15

cmGetTestPropertyCommandFunction · 0.36
cmCreateTestSourceListFunction · 0.36
cmAddTestCommandFunction · 0.36
ExecuteUpdateMethod · 0.36
ReadSubdirectoryFunction · 0.36
cmCTestSubdirCommandFunction · 0.36
InitialPassMethod · 0.36
cmCTestSleepCommandFunction · 0.36