Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp959 ObjCInterfaceDecl *to_superclass = to_objc_interface->getSuperClass(); in ImportDefinitionTo() local
961 if (to_superclass) in ImportDefinitionTo()