Searched refs:sGlobalScope (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp251 fParent(sGlobalScope),
255 sGlobalScope = this;
265 sGlobalScope = fParent;
271 int level = sGlobalScope != NULL ? sGlobalScope->fLevel : 0;
285 static DebugScope* sGlobalScope; member in struct:DebugScope
288 DebugScope* DebugScope::sGlobalScope = NULL; member in class:DebugScope

Completed in 33 milliseconds