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