Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DValueObject.cpp1758 static const char *SkipLeadingExpressionPathSeparators(const char *expression) { in SkipLeadingExpressionPathSeparators() function
1791 ConstString(SkipLeadingExpressionPathSeparators(expression))); in GetSyntheticExpressionPathChild()