Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectVariable.cpp258 const bool is_pointer_or_ref = in DoUpdateChildrenAddressType() local
282 if (process_is_alive && is_pointer_or_ref) in DoUpdateChildrenAddressType()
293 if (is_pointer_or_ref) in DoUpdateChildrenAddressType()