Searched refs:eBasicTypeObjCClass (Results 1 – 7 of 7) sorted by relevance
60 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCClass); in BlockPointerSyntheticFrontEnd()
826 eBasicTypeObjCClass, enumerator
601 if basic_type == eBasicTypeObjCClass: return (False,False)
1044 .. py:data:: eBasicTypeObjCClass
772 clang_type = m_ast.GetBasicType(eBasicTypeObjCClass); in ParseTypeModifier()
2061 case eBasicTypeObjCClass: in GetOpaqueCompilerType()5560 return eBasicTypeObjCClass; in GetBasicTypeEnumeration()
81611 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCClass", (lldb::eBasicTypeObjCClass))},