Searched refs:eBasicTypeChar (Results 1 – 12 of 12) sorted by relevance
47 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()53 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar) in GetCompilerTypeForFormat()74 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()
798 eBasicTypeChar, enumerator
640 scratch_ts_sp->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction()
382 case lldb::eBasicTypeChar: in IsPromotableIntegerType()
573 if basic_type == eBasicTypeChar: return (True,False)
1194 .GetBasicTypeFromAST(eBasicTypeChar) in ObjCSELSummaryProvider()
934 return lldb::eBasicTypeChar; in GetCompilerTypeForSimpleKind()
119 return clang_ast.GetBasicType(eBasicTypeChar); in GetBuiltinTypeForPDBEncodingAndBitSize()
1360 ts->GetBasicTypeFromAST(lldb::BasicType::eBasicTypeChar) in GuessValueForAddress()
1016 .. py:data:: eBasicTypeChar
811 {"char", eBasicTypeChar}, in GetBasicTypeEnumeration()2005 case eBasicTypeChar: in GetOpaqueCompilerType()
81583 {SWIG_LUA_CONSTTAB_INT("eBasicTypeChar", (lldb::eBasicTypeChar))},