Searched refs:getNativeGlobalScope (Results 1 – 4 of 4) sorted by relevance
88 return PDBSymbol::createAs<PDBSymbolExe>(*this, getNativeGlobalScope()); in getGlobalScope()223 NativeExeSymbol &NativeSession::getNativeGlobalScope() const { in getNativeGlobalScope() function in NativeSession
100 NativeExeSymbol &getNativeGlobalScope() const;
108 NativeExeSymbol &getNativeGlobalScope() const;
204 return PDBSymbol::createAs<PDBSymbolExe>(*this, getNativeGlobalScope()); in getGlobalScope()367 NativeExeSymbol &NativeSession::getNativeGlobalScope() const { in getNativeGlobalScope() function in NativeSession