Searched defs:getGlobalScope (Results 1 – 10 of 10) sorted by relevance
80 std::unique_ptr<PDBSymbolExe> RawSession::getGlobalScope() const { in getGlobalScope() function in RawSession
103 VariableScope& getGlobalScope (void) { return m_globalScope; } in getGlobalScope() function in rsg::Shader
87 std::unique_ptr<PDBSymbolExe> NativeSession::getGlobalScope() { in getGlobalScope() function in NativeSession
66 std::unique_ptr<PDBSymbolExe> getGlobalScope() const override { in getGlobalScope() function in __anonddbf8f8c0111::MockSession
140 std::unique_ptr<PDBSymbolExe> DIASession::getGlobalScope() const { in getGlobalScope() function in DIASession
69 std::unique_ptr<PDBSymbolExe> getGlobalScope() override { return nullptr; } in getGlobalScope() function in __anon3ef83b7a0111::MockSession
148 std::unique_ptr<PDBSymbolExe> DIASession::getGlobalScope() { in getGlobalScope() function in DIASession
203 std::unique_ptr<PDBSymbolExe> NativeSession::getGlobalScope() { in getGlobalScope() function in NativeSession
1788 public AttributeScope getGlobalScope(String name) { in getGlobalScope() method in Grammar