Home
last modified time | relevance | path

Searched refs:GetSpecAtIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModuleSpec.h123 SBModuleSpec GetSpecAtIndex(size_t i);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp225 SBModuleSpec SBModuleSpecList::GetSpecAtIndex(size_t i) { in GetSpecAtIndex() function in SBModuleSpecList
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp41326 result = (arg1)->GetSpecAtIndex(arg2); in _wrap_SBModuleSpecList_GetSpecAtIndex()