Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5360 if (superclass_interface_decl) { in GetNumChildren()
5885 if (superclass_interface_decl) { in GetDirectBaseClassAtIndex()
5889 superclass_interface_decl)); in GetDirectBaseClassAtIndex()
5906 if (superclass_interface_decl) { in GetDirectBaseClassAtIndex()
5910 superclass_interface_decl)); in GetDirectBaseClassAtIndex()
6280 if (superclass_interface_decl) { in GetChildCompilerTypeAtIndex()
6284 superclass_interface_decl)); in GetChildCompilerTypeAtIndex()
6290 superclass_interface_decl)); in GetChildCompilerTypeAtIndex()
6755 if (superclass_interface_decl) { in GetIndexOfChildMemberWithName()
6763 superclass_interface_decl)); in GetIndexOfChildMemberWithName()
[all …]