Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ PushLoopBlockBarrier
Method
PushLoopBlockBarrier
Source/cmMakefile.cxx:2938–2941 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2936
}
2937
2938
void cmMakefile::PushLoopBlockBarrier()
2939
{
2940
this->LoopBlockCounter.push(0);
2941
}
2942
2943
void cmMakefile::PopLoopBlockBarrier()
2944
{
Callers
3
cmMakefile
Method · 0.95
PushFunctionScope
Method · 0.95
PushScope
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected