Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ pop
Method
pop
src/ast/ast_export.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
logTab ++;
45
}
46
__forceinline void pop () {
47
if ( !tw ) return;
48
logTab --;
49
}
50
void propageteVarUse(Variable * var) {
51
DAS_ASSERT(var);
52
if (var->used) return;
Callers
15
displayNextItem
Function · 0.45
jquery-3.5.1.js
File · 0.45
jquery.js
File · 0.45
q
Function · 0.45
eq
Function · 0.45
doctools.js
File · 0.45
transform
Function · 0.45
move
Method · 0.45
release
Function · 0.45
discoverTestFiles
Function · 0.45
refresh
Function · 0.45
runHandler
Function · 0.45
Calls
no outgoing calls
Tested by
1
DOCTEST_DEFINE_DECORATOR
Function · 0.36