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/Core/
H A DValueObjectVariable.cpp267 const bool is_pointer_or_ref = in DoUpdateChildrenAddressType() local
291 if (process_is_alive && is_pointer_or_ref) in DoUpdateChildrenAddressType()
302 if (is_pointer_or_ref) in DoUpdateChildrenAddressType()