Searched defs:fScope (Results 1 – 2 of 2) sorted by relevance
112 int fScope; // the scope value of each slot member118 int fScope = 0; // the current scope depth (as tracked by variable
79 Scope fScope = Scope::kVertToFrag; variable