Searched refs:eBasicTypeInt (Results 1 – 8 of 8) sorted by relevance
69 clang_ast_context->GetBasicType(lldb::eBasicTypeInt); in BlockPointerSyntheticFrontEnd()72 clang_ast_context->GetBasicType(lldb::eBasicTypeInt); in BlockPointerSyntheticFrontEnd()
58 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeInt); in GetCompilerTypeForFormat()
348 (eType == lldb::eBasicTypeInt) || in IsIntegerType()
767 eBasicTypeInt, enumerator
601 return lldb::eBasicTypeInt; in GetCompilerTypeForSimpleKind()
496 builtin_type = m_ast.GetBasicType(eBasicTypeInt); in CreateLLDBTypeFromPDBType()
1095 g_type_map.Append(ConstString("int"), eBasicTypeInt); in GetBasicTypeEnumeration()1096 g_type_map.Append(ConstString("signed int"), eBasicTypeInt); in GetBasicTypeEnumeration()2069 case eBasicTypeInt: in GetOpaqueCompilerType()5775 return eBasicTypeInt; in GetBasicTypeEnumeration()
1093 enumerator_clang_type = m_ast.GetBasicType(eBasicTypeInt); in ParseTypeFromDWARF()