Searched defs:is_deref_of_parent (Results 1 – 3 of 3) sorted by relevance
28 bool is_base_class, bool is_deref_of_parent, lldb::addr_t live_address, in ValueObjectConstResultChild()
33 bool is_base_class, bool is_deref_of_parent, in ValueObjectChild()
2093 const bool is_deref_of_parent = IsDereferenceOfParent(); in GetExpressionPath() local