Searched defs:is_base_class (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()
1905 const bool is_base_class = true; in GetSyntheticBase() local