Home
last modified time | relevance | path

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

/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp37 bool TypeFilterImpl::SetExpressionPathAtIndex(size_t i, in SetExpressionPathAtIndex() function in TypeFilterImpl
/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h310 bool SetExpressionPathAtIndex(size_t i, const char *path) { in SetExpressionPathAtIndex() function