Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBLaunchInfo.h98 const char *GetEnvironmentEntryAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBLaunchInfo.cpp109 const char *SBLaunchInfo::GetEnvironmentEntryAtIndex(uint32_t idx) { in GetEnvironmentEntryAtIndex() function in SBLaunchInfo