Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1213 ObjCInterfaceDecl *imported_from_superclass = in ImportDefinitionTo() local
1216 if (!imported_from_superclass) in ImportDefinitionTo()
1223 m_source_ctx->getObjCInterfaceType(imported_from_superclass))); in ImportDefinitionTo()