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