Home
last modified time | relevance | path

Searched defs:is_deref_of_parent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultChild.cpp28 bool is_base_class, bool is_deref_of_parent, lldb::addr_t live_address, in ValueObjectConstResultChild()
H A DValueObjectChild.cpp33 bool is_base_class, bool is_deref_of_parent, in ValueObjectChild()
H A DValueObject.cpp2093 const bool is_deref_of_parent = IsDereferenceOfParent(); in GetExpressionPath() local