Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp5624 clang::ObjCInterfaceDecl *superclass_interface_decl = in GetNumChildren() local
5626 if (superclass_interface_decl) { in GetNumChildren()
6294 clang::ObjCInterfaceDecl *superclass_interface_decl = in GetDirectBaseClassAtIndex() local
6296 if (superclass_interface_decl) { in GetDirectBaseClassAtIndex()
6316 clang::ObjCInterfaceDecl *superclass_interface_decl = in GetDirectBaseClassAtIndex() local
6318 if (superclass_interface_decl) { in GetDirectBaseClassAtIndex()
6766 clang::ObjCInterfaceDecl *superclass_interface_decl = in GetChildCompilerTypeAtIndex() local
6768 if (superclass_interface_decl) { in GetChildCompilerTypeAtIndex()
6778 superclass_interface_decl)); in GetChildCompilerTypeAtIndex()
7300 if (superclass_interface_decl) { in GetIndexOfChildMemberWithName()
[all …]