Searched refs:eBasicTypeChar (Results 1 – 18 of 18) sorted by relevance
13 lldb.eBasicTypeChar).GetPointerType()).GetSummary()19 lldb.eBasicTypeChar)).AddressOf().GetSummary()
152 lldb.eBasicTypeChar).GetPointerType()176 lldb.eBasicTypeChar).GetPointerType())193 lldb.eBasicTypeChar)).AddressOf()200 lldb.eBasicTypeChar).GetPointerType())291 lldb.eBasicTypeChar))
72 ).GetBasicType(lldb.eBasicTypeChar).GetPointerType()
81 ).GetBasicType(lldb.eBasicTypeChar)
43 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()49 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar) in GetCompilerTypeForFormat()70 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()
31 self.char = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar)
63 *ast, "Source", ast->GetBasicType(lldb::BasicType::eBasicTypeChar), in SourceASTWithRecord()
48 lldb.eBasicTypeChar).GetArrayType(
752 eBasicTypeChar, enumerator
55 context.hasSameType(GetBasicQualType(eBasicTypeChar), context.CharTy)); in TEST_F()116 EXPECT_EQ(GetBasicQualType(eBasicTypeChar), GetBasicQualType("char")); in TEST_F()
637 = ast->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction()
836 return lldb::eBasicTypeChar; in GetCompilerTypeForSimpleKind()
560 if basic_type == eBasicTypeChar: return (True,False)
1181 .GetBasicTypeFromAST(eBasicTypeChar) in ObjCSELSummaryProvider()
118 return clang_ast.GetBasicType(eBasicTypeChar); in GetBuiltinTypeForPDBEncodingAndBitSize()
1360 ->GetBasicTypeFromAST(lldb::BasicType::eBasicTypeChar) in GuessValueForAddress()
1014 .. py:data:: eBasicTypeChar
866 g_type_map.Append(ConstString("char"), eBasicTypeChar); in GetBasicTypeEnumeration()2013 case eBasicTypeChar: in GetOpaqueCompilerType()