Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp355 static bool IsPointerValue(const CompilerType &type) { in IsPointerValue() function
451 IsPointerValue(valobj.GetCompilerType())) { in PrintValueAndSummaryIfNeeded()