Home
last modified time | relevance | path

Searched refs:getNativeGlobalScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp88 return PDBSymbol::createAs<PDBSymbolExe>(*this, getNativeGlobalScope()); in getGlobalScope()
213 NativeExeSymbol &NativeSession::getNativeGlobalScope() const { in getNativeGlobalScope() function in NativeSession
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h101 NativeExeSymbol &getNativeGlobalScope() const;