Searched refs:BasicType (Results 1 – 12 of 12) sorted by relevance
191 const lldb::BasicType eType = m_rValue.GetType().GetBasicType(); in GetSimpleValueChar()231 const lldb::BasicType eType = child.GetType().GetBasicType(); in GetSimpleValueCStringPointer()274 const lldb::BasicType eType = child.GetType().GetBasicType(); in GetSimpleValueCStringArray()371 const lldb::BasicType eType = m_rValue.GetType().GetBasicType(); in IsCharType()419 const lldb::BasicType eType = m_rValue.GetType().GetBasicType(); in IsIntegerType()
347 GetBasicTypeFromAST (lldb::BasicType basic_type) const;371 lldb::BasicType374 static lldb::BasicType
154 GetBasicType (lldb::BasicType type);157 GetBasicType (clang::ASTContext *ast, lldb::BasicType type);162 static lldb::BasicType
189 lldb::BasicType194 GetBasicType(lldb::BasicType type);
258 GetBasicType(lldb::BasicType type);
723 GetBasicType(lldb::BasicType type);
334 lldb::BasicType343 SBType::GetBasicType(lldb::BasicType basic_type) in GetBasicType()
530 SBModule::GetBasicType(lldb::BasicType type) in GetBasicType()
1827 SBTarget::GetBasicType(lldb::BasicType type) in GetBasicType()
634 lldb::BasicType639 typedef UniqueCStringMap<lldb::BasicType> TypeNameToBasicTypeMap; in GetBasicTypeEnumeration()702 lldb::BasicType basic_type = ClangASTContext::GetBasicTypeEnumeration (name); in GetBasicType()717 ClangASTContext::GetBasicType (lldb::BasicType basic_type) in GetBasicType()723 ClangASTContext::GetBasicType (ASTContext *ast, lldb::BasicType basic_type) in GetBasicType()
2099 ClangASTType::GetBasicTypeFromAST (lldb::BasicType basic_type) const in GetBasicTypeFromAST()2655 lldb::BasicType
649 enum BasicType enum