Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeFilter.cpp85 const char *SBTypeFilter::GetExpressionPathAtIndex(uint32_t i) { in GetExpressionPathAtIndex() function in SBTypeFilter
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h306 const char *GetExpressionPathAtIndex(size_t i) const { in GetExpressionPathAtIndex() function