Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp349 static bool IsPointerValue(const CompilerType &type) { in IsPointerValue() function
443 IsPointerValue(m_valobj->GetCompilerType())) { in PrintValueAndSummaryIfNeeded()