Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp148 std::unique_ptr<PDBSymbolExe> DIASession::getGlobalScope() { in getGlobalScope() function in DIASession
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp203 std::unique_ptr<PDBSymbolExe> NativeSession::getGlobalScope() { in getGlobalScope() function in NativeSession