Home
last modified time | relevance | path

Searched defs:getGlobalScope (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgShader.hpp103 VariableScope& getGlobalScope (void) { return m_globalScope; } in getGlobalScope() function in rsg::Shader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp87 std::unique_ptr<PDBSymbolExe> NativeSession::getGlobalScope() { in getGlobalScope() function in NativeSession
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp148 std::unique_ptr<PDBSymbolExe> DIASession::getGlobalScope() { in getGlobalScope() function in DIASession