Searched refs:IsPtr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp176 ValueObjectPrinter::IsPtr () function in class:ValueObjectPrinter
395 const bool is_ptr = IsPtr ();
470 (IsPtr() || IsRef()) && curr_ptr_depth >= 1 ? curr_ptr_depth - 1 : curr_ptr_depth,
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h303 IsPtr ();

Completed in 96 milliseconds