Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp972 ObjCInterfaceDecl *imported_from_superclass = in ImportDefinitionTo() local
975 if (!imported_from_superclass) in ImportDefinitionTo()
982 m_source_ctx->getObjCInterfaceType(imported_from_superclass))); in ImportDefinitionTo()