Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBSymbolContextList.cpp52 SBSymbolContext SBSymbolContextList::GetContextAtIndex(uint32_t idx) { in GetContextAtIndex() function in SBSymbolContextList
/external/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp1267 bool SymbolContextList::GetContextAtIndex(size_t idx, SymbolContext &sc) const { in GetContextAtIndex() function in SymbolContextList