Searched refs:objc_interface_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp4054 const clang::ObjCInterfaceType *objc_interface_type = local
4056 if (objc_interface_type &&
4058 const_cast<clang::ObjCInterfaceType *>(objc_interface_type)))) {
4060 objc_interface_type->getDecl();
4138 const clang::ObjCInterfaceType *objc_interface_type = local
4140 if (objc_interface_type &&
4142 const_cast<clang::ObjCInterfaceType *>(objc_interface_type)))) {
4144 objc_interface_type->getDecl();
5188 const clang::ObjCInterfaceType *objc_interface_type = local
5190 if (objc_interface_type
5337 const clang::ObjCInterfaceType *objc_interface_type = local
5411 const clang::ObjCInterfaceType *objc_interface_type = local
5519 const clang::ObjCObjectType *objc_interface_type = local
[all...]

Completed in 124 milliseconds