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