Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8621 if (auto *objc_obj = llvm::dyn_cast<clang::ObjCObjectType>( in DumpFromSymbolFile() local
8623 if (clang::ObjCInterfaceDecl *interface_decl = objc_obj->getInterface()) { in DumpFromSymbolFile()