Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h80 bool CheckScopeIfNeeded();
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp327 bool ValueObjectPrinter::CheckScopeIfNeeded() { in CheckScopeIfNeeded() function in ValueObjectPrinter
410 if (!CheckScopeIfNeeded()) in PrintValueAndSummaryIfNeeded()