Home
last modified time | relevance | path

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

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