Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h222 GetValueForExpressionPathOptions &DontCheckDotVsArrowSyntax() { in DontCheckDotVsArrowSyntax() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp739 options.DontCheckDotVsArrowSyntax() in DumpValue()