Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h88 bool CheckScopeIfNeeded();
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp322 bool ValueObjectPrinter::CheckScopeIfNeeded() { in CheckScopeIfNeeded() function in ValueObjectPrinter
394 if (!CheckScopeIfNeeded()) in PrintValueAndSummaryIfNeeded()