Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp66 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCClass); in BlockPointerSyntheticFrontEnd()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h784 eBasicTypeObjCClass, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp483 clang_type = m_ast.GetBasicType(eBasicTypeObjCClass); in ParseTypeFromDWARF()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2103 case eBasicTypeObjCClass: in GetOpaqueCompilerType()
5805 return eBasicTypeObjCClass; in GetBasicTypeEnumeration()