Home
last modified time | relevance | path

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

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