Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectVariable.cpp260 const bool is_pointer_or_ref = in DoUpdateChildrenAddressType() local
284 if (process_is_alive && is_pointer_or_ref) in DoUpdateChildrenAddressType()
295 if (is_pointer_or_ref) in DoUpdateChildrenAddressType()