Searched refs:atGlobalScope (Results 1 – 6 of 6) sorted by relevance
127 void setAtGlobalScope(bool atGlobalScope) { mAtGlobalScope = atGlobalScope; } in setAtGlobalScope() argument128 bool atGlobalScope() const { return mAtGlobalScope; } in atGlobalScope() function
998 if (structure.atGlobalScope()) in StructNameString()
178 void setAtGlobalScope(bool atGlobalScope) { mAtGlobalScope = atGlobalScope; } in setAtGlobalScope() argument179 bool atGlobalScope() const { return mAtGlobalScope; } in atGlobalScope() function
1003 if (structure.atGlobalScope()) in StructNameString()
153 void setAtGlobalScope(bool atGlobalScope) in setAtGlobalScope() argument155 mAtGlobalScope = atGlobalScope; in setAtGlobalScope()158 bool atGlobalScope() const in atGlobalScope() function
125 newStructure->setAtGlobalScope(structure->atGlobalScope()); in separateDeclarator()