Searched refs:GetCompilerTypeForSimpleKind (Results 1 – 3 of 3) sorted by relevance
150 GetCompilerTypeForSimpleKind(llvm::codeview::SimpleTypeKind kind);
824 lldb_private::npdb::GetCompilerTypeForSimpleKind(SimpleTypeKind kind) { in GetCompilerTypeForSimpleKind() function in lldb_private::npdb
799 lldb::BasicType bt = GetCompilerTypeForSimpleKind(ti.getSimpleKind()); in CreateSimpleType()