Searched refs:eBasicTypeObjCClass (Results 1 – 7 of 7) sorted by relevance
59 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCClass); in BlockPointerSyntheticFrontEnd()
823 eBasicTypeObjCClass, enumerator
601 if basic_type == eBasicTypeObjCClass: return (False,False)
1044 .. py:data:: eBasicTypeObjCClass
743 clang_type = m_ast.GetBasicType(eBasicTypeObjCClass); in ParseTypeModifier()
2109 case eBasicTypeObjCClass: in GetOpaqueCompilerType()5473 return eBasicTypeObjCClass; in GetBasicTypeEnumeration()
78324 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCClass", lldb::eBasicTypeObjCClass)},