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

Method ~FunctionPushPop

Source/cmMakefile.cxx:4218–4221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4216}
4217
4218cmMakefile::FunctionPushPop::~FunctionPushPop()
4219{
4220 this->Makefile->PopFunctionScope(this->ReportError);
4221}
4222
4223cmMakefile::MacroPushPop::MacroPushPop(cmMakefile* mf,
4224 std::string const& fileName,

Callers

nothing calls this directly

Calls 1

PopFunctionScopeMethod · 0.45

Tested by

no test coverage detected