Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTImporter.cpp703 …ObjCInterfaceDecl *imported_from_superclass = dyn_cast<ObjCInterfaceDecl>(imported_from_superclass… in ImportDefinitionTo() local
705 if (!imported_from_superclass) in ImportDefinitionTo()
712 …ource_ctx->getTrivialTypeSourceInfo(m_source_ctx->getObjCInterfaceType(imported_from_superclass))); in ImportDefinitionTo()