Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DTypes.h151 void setAtGlobalScope(bool atGlobalScope) in setAtGlobalScope() argument
153 mAtGlobalScope = atGlobalScope; in setAtGlobalScope()
156 bool atGlobalScope() const in atGlobalScope() function