Home
last modified time | relevance | path

Searched defs:atGlobalScope (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DSymbol.h178 void setAtGlobalScope(bool atGlobalScope) { mAtGlobalScope = atGlobalScope; } in setAtGlobalScope()
179 bool atGlobalScope() const { return mAtGlobalScope; } in atGlobalScope() function
/external/swiftshader/src/OpenGL/compiler/
DTypes.h153 void setAtGlobalScope(bool atGlobalScope) in setAtGlobalScope()
158 bool atGlobalScope() const in atGlobalScope() function