Searched refs:getSymbolArrayForScope (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DModuleDebugStream.h50 getSymbolArrayForScope(uint32_t ScopeBegin) const;
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp91 ModuleDebugStreamRef::getSymbolArrayForScope(uint32_t ScopeBegin) const { function in class:ModuleDebugStreamRef
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1074 cii->m_debug_stream.getSymbolArrayForScope(func_id.offset);
1364 cii.m_debug_stream.getSymbolArrayForScope(block_id.offset);
H A DSymbolFileNativePDB.cpp1621 cii->m_debug_stream.getSymbolArrayForScope(parent_id.offset);

Completed in 200 milliseconds