Searched refs:eBasicTypeNullPtr (Results 1 – 7 of 7) sorted by relevance
782 eBasicTypeNullPtr, enumerator
85 EXPECT_TRUE(context.hasSameType(GetBasicQualType(eBasicTypeNullPtr), in TEST_F()163 EXPECT_EQ(GetBasicQualType(eBasicTypeNullPtr), GetBasicQualType("nullptr")); in TEST_F()
590 if basic_type == eBasicTypeNullPtr: return (False,False)
1044 .. py:data:: eBasicTypeNullPtr
787 return GetBasicType(lldb::eBasicTypeNullPtr); in CreateSimpleType()
606 clang_type = m_ast.GetBasicType(eBasicTypeNullPtr); in ParseTypeModifier()
912 g_type_map.Append(ConstString("nullptr"), eBasicTypeNullPtr); in GetBasicTypeEnumeration()2073 case eBasicTypeNullPtr: in GetOpaqueCompilerType()5536 return eBasicTypeNullPtr; in GetBasicTypeEnumeration()