Home
last modified time | relevance | path

Searched refs:child_is_deref_of_parent (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Core/
DValueObjectConstResultImpl.cpp103 bool child_is_deref_of_parent = false; in CreateChildAtIndex() local
123 child_is_deref_of_parent); in CreateChildAtIndex()
141 child_is_deref_of_parent); in CreateChildAtIndex()
DValueObject.cpp703 bool child_is_deref_of_parent = false; in CreateChildAtIndex() local
722 child_is_deref_of_parent); in CreateChildAtIndex()
740 child_is_deref_of_parent, in CreateChildAtIndex()
3723 bool child_is_deref_of_parent = false; in Dereference() local
3742 child_is_deref_of_parent); in Dereference()
3757 child_is_deref_of_parent, in Dereference()
/external/lldb/include/lldb/Symbol/
DClangASTType.h425 bool &child_is_deref_of_parent) const;
/external/lldb/source/Symbol/
DClangASTType.cpp2906 bool &child_is_deref_of_parent) const in GetChildClangTypeAtIndex()
3145 child_is_deref_of_parent = false; in GetChildClangTypeAtIndex()
3163 child_is_deref_of_parent = true; in GetChildClangTypeAtIndex()
3235 child_is_deref_of_parent = false; in GetChildClangTypeAtIndex()
3253 child_is_deref_of_parent = true; in GetChildClangTypeAtIndex()
3280 child_is_deref_of_parent = false; in GetChildClangTypeAtIndex()
3330 child_is_deref_of_parent); in GetChildClangTypeAtIndex()
3349 child_is_deref_of_parent); in GetChildClangTypeAtIndex()
3367 child_is_deref_of_parent); in GetChildClangTypeAtIndex()