MCPcopy Create free account
hub / github.com/Kitware/CMake / ~MacroPushPop

Method ~MacroPushPop

Source/cmMakefile.cxx:4231–4234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4229}
4230
4231cmMakefile::MacroPushPop::~MacroPushPop()
4232{
4233 this->Makefile->PopMacroScope(this->ReportError);
4234}
4235
4236cmMakefile::FindPackageStackRAII::FindPackageStackRAII(
4237 cmMakefile* mf, std::string const& name,

Callers

nothing calls this directly

Calls 1

PopMacroScopeMethod · 0.80

Tested by

no test coverage detected