MCPcopy 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

displayNextItemFunction · 0.45
jquery-3.5.1.jsFile · 0.45
jquery.jsFile · 0.45
qFunction · 0.45
eqFunction · 0.45
doctools.jsFile · 0.45
transformFunction · 0.45
moveMethod · 0.45
releaseFunction · 0.45
discoverTestFilesFunction · 0.45
refreshFunction · 0.45
runHandlerFunction · 0.45

Calls

no outgoing calls

Tested by 1

DOCTEST_DEFINE_DECORATORFunction · 0.36