Home
last modified time | relevance | path

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

/freebsd-src/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() argument
H A DValueObjectChild.cpp33 bool is_base_class, bool is_deref_of_parent, in ValueObjectChild() argument
H A DValueObject.cpp1893 const bool is_deref_of_parent = IsDereferenceOfParent(); GetExpressionPath() local