Searched refs:eBasicTypeObjCClass (Results 1 – 7 of 7) sorted by relevance
69 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCClass); in BlockPointerSyntheticFrontEnd()
771 eBasicTypeObjCClass, enumerator
587 if basic_type == eBasicTypeObjCClass: return (False,False)
1041 .. py:data:: eBasicTypeObjCClass
719 clang_type = m_ast.GetBasicType(eBasicTypeObjCClass); in ParseTypeModifier()
2063 case eBasicTypeObjCClass: in GetOpaqueCompilerType()5499 return eBasicTypeObjCClass; in GetBasicTypeEnumeration()
71039 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCClass", lldb::eBasicTypeObjCClass)},