Searched refs:eBasicTypeChar (Results 1 – 11 of 11) sorted by relevance
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()
744 eBasicTypeChar, enumerator
669 = ast->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction()
699 return lldb::eBasicTypeChar; in GetCompilerTypeForSimpleKind()
1114 .GetBasicTypeFromAST(eBasicTypeChar) in ObjCSELSummaryProvider()
560 if basic_type == eBasicTypeChar: return (True,False)
116 return clang_ast.GetBasicType(eBasicTypeChar); in GetBuiltinTypeForPDBEncodingAndBitSize()
1346 ->GetBasicTypeFromAST(lldb::BasicType::eBasicTypeChar) in GuessValueForAddress()
1014 .. py:data:: eBasicTypeChar
876 g_type_map.Append(ConstString("char"), eBasicTypeChar); in GetBasicTypeEnumeration()2009 case eBasicTypeChar: in GetOpaqueCompilerType()
71012 {SWIG_LUA_CONSTTAB_INT("eBasicTypeChar", lldb::eBasicTypeChar)},