Home
last modified time | relevance | path

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