Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5332 if (superclass_interface_decl) { in GetNumChildren()
5856 if (superclass_interface_decl) { in GetDirectBaseClassAtIndex()
5860 superclass_interface_decl)); in GetDirectBaseClassAtIndex()
5877 if (superclass_interface_decl) { in GetDirectBaseClassAtIndex()
5881 superclass_interface_decl)); in GetDirectBaseClassAtIndex()
6251 if (superclass_interface_decl) { in GetChildCompilerTypeAtIndex()
6255 superclass_interface_decl)); in GetChildCompilerTypeAtIndex()
6261 superclass_interface_decl)); in GetChildCompilerTypeAtIndex()
6726 if (superclass_interface_decl) { in GetIndexOfChildMemberWithName()
6734 superclass_interface_decl)); in GetIndexOfChildMemberWithName()
[all …]