Searched defs:atGlobalScope (Results 1 – 1 of 1) sorted by relevance
178 void setAtGlobalScope(bool atGlobalScope) { mAtGlobalScope = atGlobalScope; } in setAtGlobalScope()179 bool atGlobalScope() const { return mAtGlobalScope; } in atGlobalScope() function