Searched refs:eBasicTypeNullPtr (Results 1 – 7 of 7) sorted by relevance
773 eBasicTypeNullPtr, enumerator
589 if basic_type == eBasicTypeNullPtr: return (False,False)
699 return GetBasicType(lldb::eBasicTypeNullPtr); in CreateSimpleType()
1043 .. py:data:: eBasicTypeNullPtr
620 clang_type = m_ast.GetBasicType(eBasicTypeNullPtr); in ParseTypeModifier()
922 g_type_map.Append(ConstString("nullptr"), eBasicTypeNullPtr); in GetBasicTypeEnumeration()2067 case eBasicTypeNullPtr: in GetOpaqueCompilerType()5495 return eBasicTypeNullPtr; in GetBasicTypeEnumeration()
71041 {SWIG_LUA_CONSTTAB_INT("eBasicTypeNullPtr", lldb::eBasicTypeNullPtr)},