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