Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp332 static bool IsPointerValue(const CompilerType &type) { in IsPointerValue() function
426 IsPointerValue(m_valobj->GetCompilerType())) { in PrintValueAndSummaryIfNeeded()