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