Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1727 static const char *SkipLeadingExpressionPathSeparators(const char *expression) { in SkipLeadingExpressionPathSeparators() function
1762 ConstString(SkipLeadingExpressionPathSeparators(expression))); in GetSyntheticExpressionPathChild()