Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DValueObjectPrinter.h80 bool CheckScopeIfNeeded();
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp310 bool ValueObjectPrinter::CheckScopeIfNeeded() { in CheckScopeIfNeeded() function in ValueObjectPrinter
393 if (!CheckScopeIfNeeded()) in PrintValueAndSummaryIfNeeded()