Searched refs:getGlobalScope (Results 1 – 7 of 7) sorted by relevance
103 VariableScope& getGlobalScope (void) { return m_globalScope; } in getGlobalScope() function in rsg::Shader
176 VariableScope& globalVariableScope = shader.getGlobalScope(); in generate()
33 std::unique_ptr<PDBSymbolExe> getGlobalScope() override;
31 virtual std::unique_ptr<PDBSymbolExe> getGlobalScope() = 0;
41 std::unique_ptr<PDBSymbolExe> getGlobalScope() override;
87 std::unique_ptr<PDBSymbolExe> NativeSession::getGlobalScope() { in getGlobalScope() function in NativeSession
148 std::unique_ptr<PDBSymbolExe> DIASession::getGlobalScope() { in getGlobalScope() function in DIASession